summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-10-20 16:09:22 +0200
committerThomas Deutschmann <whissi@gentoo.org>2020-10-20 16:26:12 +0200
commit66118dc9fd89ce367c32928fefd979d0540f2150 (patch)
tree12daaffdbd4e901c9ae6001c72f088a47d3514a6 /dev-lang/spidermonkey/spidermonkey-68.12.0.ebuild
parentwww-client/firefox-bin: bump to v82.0 (diff)
downloadgentoo-66118dc9fd89ce367c32928fefd979d0540f2150.tar.gz
gentoo-66118dc9fd89ce367c32928fefd979d0540f2150.tar.bz2
gentoo-66118dc9fd89ce367c32928fefd979d0540f2150.zip
dev-lang/spidermonkey: re-add ia64 JIT patches
Bug: https://bugs.gentoo.org/703538 Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-lang/spidermonkey/spidermonkey-68.12.0.ebuild')
-rw-r--r--dev-lang/spidermonkey/spidermonkey-68.12.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/spidermonkey/spidermonkey-68.12.0.ebuild b/dev-lang/spidermonkey/spidermonkey-68.12.0.ebuild
index 92d6e2d3c10c..29efdf16f688 100644
--- a/dev-lang/spidermonkey/spidermonkey-68.12.0.ebuild
+++ b/dev-lang/spidermonkey/spidermonkey-68.12.0.ebuild
@@ -28,7 +28,7 @@ fi
# Patch version
FIREFOX_PATCHSET="firefox-68.0-patches-15"
-SPIDERMONKEY_PATCHSET="${PN}-68.6.0-patches-03"
+SPIDERMONKEY_PATCHSET="${PN}-68.6.0-patches-04"
MOZ_HTTP_URI="https://archive.mozilla.org/pub/firefox/releases"
MOZ_SRC_URI="${MOZ_HTTP_URI}/${MOZ_PV}/source/firefox-${MOZ_PV}.source.tar.xz"