summaryrefslogtreecommitdiff
path: root/libre
diff options
context:
space:
mode:
authorbill-auger <mr.j.spam.me@gmail.com>2020-10-16 18:26:57 -0400
committerbill-auger <mr.j.spam.me@gmail.com>2020-10-17 22:25:52 -0400
commit7406af0d5c19a6af9b999d2553a10df397034ee3 (patch)
tree13ecbc6390bb54872680f4d633145d6513693bb0 /libre
parent45848df16ac5c972b84b89632f178287a2bc11b7 (diff)
[iceweasel]: upgrade to v81.0.2
Diffstat (limited to 'libre')
-rw-r--r--libre/iceweasel/PKGBUILD9
1 files changed, 7 insertions, 2 deletions
diff --git a/libre/iceweasel/PKGBUILD b/libre/iceweasel/PKGBUILD
index 093e9e0b8..060d831b1 100644
--- a/libre/iceweasel/PKGBUILD
+++ b/libre/iceweasel/PKGBUILD
@@ -44,7 +44,7 @@
pkgname=iceweasel
epoch=1
-pkgver=81.0.1
+pkgver=81.0.2
pkgrel=1
pkgrel+=.parabola1
_brandingver=80.0
@@ -72,6 +72,7 @@ source=(https://archive.mozilla.org/pub/firefox/releases/$pkgver/source/firefox-
0001-Use-remoting-name-for-GDK-application-names.patch
0002-Bug-1660901-Support-the-fstat-like-subset-of-fstatat.patch
0003-Bug-1660901-ignore-AT_NO_AUTOMOUNT-in-fstatat-system.patch
+ 0004-Bug-1663715-Update-syn-and-proc-macro2-so-that-Firef.patch
$pkgname.desktop)
source+=(https://repo.parabola.nu/other/iceweasel/${pkgname}_${_brandingver}-${_brandingrel}.branding.tar.xz{,.sig}
libre.patch
@@ -81,11 +82,12 @@ source_armv7h=(arm.patch
build-arm-libopus.patch)
source_i686=('avoid-libxul-OOM-python-check.patch'
'rust-static-disable-network-test-on-static-libraries.patch')
-sha256sums=('7eac8d3eaaf580e0f30e9bd79d798c3138aaa5fa2737616fa08c588b730e8fff'
+sha256sums=('91b6482de9b193b19d1fd9a8b99015a001646a48429297bbb7fe41784f9f9b44'
'SKIP'
'e0eaec8ddd24bbebf4956563ebc6d7a56f8dada5835975ee4d320dd3d0c9c442'
'c2489a4ad3bfb65c064e07180a1de9a2fbc3b1b72d6bc4cd3985484d1b6b7b29'
'52cc26cda4117f79fae1a0ad59e1404b299191a1c53d38027ceb178dab91f3dc'
+ '2ffa37306bf8e5d79e074e612f88b6f3f671c45215724f84dd85cbea8b91e6bd'
'44be8e819b8334ed36e9410d62dbc6c16dd8f8329a191403bfdce3cf2e9181fc'
'228b7d316ab6836a6e69aa7070033b1ae073f3579474a49d8c306702b1c1413e'
'SKIP'
@@ -120,6 +122,9 @@ prepare() {
patch -Np1 -i ../0002-Bug-1660901-Support-the-fstat-like-subset-of-fstatat.patch
patch -Np1 -i ../0003-Bug-1660901-ignore-AT_NO_AUTOMOUNT-in-fstatat-system.patch
+ # https://bugzilla.mozilla.org/show_bug.cgi?id=1663715
+ patch -Np1 -i ../0004-Bug-1663715-Update-syn-and-proc-macro2-so-that-Firef.patch
+
cat >../mozconfig <<END
ac_add_options --enable-application=browser
mk_add_options MOZ_OBJDIR=${PWD@Q}/obj