diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-02-14 15:00:39 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-02-14 15:04:47 +0100 |
commit | 5512b7db234918d2b0332f43a0e5bdc661fa0e23 (patch) | |
tree | f9e7828199f5394256d8ab7ae3fd23b42657b18d /www-client/firefox/firefox-78.7.1-r1.ebuild | |
parent | media-sound/qsampler: remove unused patch (diff) | |
download | gentoo-5512b7db234918d2b0332f43a0e5bdc661fa0e23.tar.gz gentoo-5512b7db234918d2b0332f43a0e5bdc661fa0e23.tar.bz2 gentoo-5512b7db234918d2b0332f43a0e5bdc661fa0e23.zip |
www-client/firefox: fix building with rust-1.50.0
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'www-client/firefox/firefox-78.7.1-r1.ebuild')
-rw-r--r-- | www-client/firefox/firefox-78.7.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/firefox/firefox-78.7.1-r1.ebuild b/www-client/firefox/firefox-78.7.1-r1.ebuild index 02232917d9a9..ced041ef8cc6 100644 --- a/www-client/firefox/firefox-78.7.1-r1.ebuild +++ b/www-client/firefox/firefox-78.7.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI="7" -FIREFOX_PATCHSET="firefox-78esr-patches-08.tar.xz" +FIREFOX_PATCHSET="firefox-78esr-patches-09.tar.xz" LLVM_MAX_SLOT=11 |