summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-07-10 15:57:30 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-07-10 15:57:30 -0700
commit9127f820541fb2c757b2450492f3e1010eb606cd (patch)
tree17ed3ee5605449f6385d610b872228a3ea41e727
parentUpdated to 78.0.1 (diff)
downloadfirefox-9127f820541fb2c757b2450492f3e1010eb606cd.tar.xz
Updated to 78.0.2
System png support appears removed
-rw-r--r--PKGBUILD10
-rw-r--r--mozconfig.in2
-rw-r--r--mozconfig.in.clang2
-rw-r--r--mozconfig.in.clang.pgo2
4 files changed, 8 insertions, 8 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 57cfd9d..651ac9f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,7 +18,7 @@ _modclang=0
#_modclang=1 # FIXME
pkgname=firefox
-pkgver=78.0.1
+pkgver=78.0.2
pkgrel=1
pkgdesc="Standalone web browser from mozilla.org"
arch=(x86_64 aarch64)
@@ -53,14 +53,14 @@ source=(
arc4_remove-health-reporting.patch
arc4_remove-system-addons.patch
)
-b2sums=('a8c94bcc1a1e98777c69fd61b43baf5bb0218d994c764e6ed28656774fe47f65b85ff6400b6dbb779ab1392742297f48444950360bb75ea36a443011d95e73d0'
+b2sums=('ecddeee641a61409cf603afe97c3e97854700d3858bef8ec0d09c58b39023162e2939a3619481c1b9ac7f5b98bf6c7082108db3c9736332f2e30a6ac14b34b2c'
'SKIP'
'e4cf5d0ddd2c7271f1723b5c313f0aa8a7bf2242fb301ceba1ab5a4dca655ca7b9461d0aaebe5eaccf84b2f7a4c4199cbb0c18eab2bdaff273fcb730ec27219e'
'e18f2c22e394ca3b6758bc130245b254947e4d15921be3da443d6d7c3c4b0d22ead1b39fbc10a4f896edd19e2a1dffbd1cbb34dc4beb0621a6ddb70ccc53b3a7'
'877eda442eb4730600dccf209a6e961ad3122ab456bbfda4ff041e8493ebaaf96224ac218360931259ff4214482f6bf65b3a3052f977ade1a274f38ffd859535'
- '83c9bbf7a337afe3bfc3c1d43e3f513a1f332300a56cffdef88b98c7c0a44d5baf88a993b61735c4e092431c29a2e8cac66ae7b518367e4a88b9aefd1268d487'
- '618c868feb5f4482a4a9a1f58f1437d28b3cb6091fff0bf6d5724eadb210c3b6dc1aaebf95291c5d2a878e4aaa55e53478fa337eb0b28455febb9327078d0906'
- '63f755a3a29a819adb2d43ae9af0fe20fd3d79d55bb5ea337ab3fdce55f53a4858fe5baee168aab984cdb4c8883a61435f89549742fa7a28e4a7eab455eb9454'
+ '6e351d0be6e6c82512ac0b6e1aad0111c1eeeb947d9e411733618cb531533f857d849b7759e0e5282279bdbfbdd62fa0b1e4af500ede06f20278c6c248e5816f'
+ '97bc0b13fc9633cca9f380a532072c3b1295ed36c0516376b246fad2be43baa375562812723ab85b545b1c9ee55dfd816da2d82b72eea13aa41aafec9c65da9d'
+ 'cc92ae16f103e8cb18e1fbed4ba64dfda14c4ee5da4121b48740ac030536a0c9f4c77c52aa5e30b47a2274c811846d9b8a045213fc8ea0254af18ae4659a00ee'
'1e8cdc2968a78fa395b77b654496dbbf21d37308a7fd560ab5cff8dc092d9b5123c374af8a5a18dec7fd2a053f411a1478ebfd928365208d22042391da444b4b'
'087ea758132905cab848e3a13a13537b42f70ba3a8bfd1ef4e2933d3e874e94038b50ee583b9e7e0c7b7cc7c2cf570f7f613b661f47121b7bf207f433b939f3d'
'4c0f100c52721f9d9a840d7de1f1d5310578ef7fbc350c62341d96b2af23d8bcb774a289429693153635964860cbb05074149bf043941dec87a1d86655b4d4b6'
diff --git a/mozconfig.in b/mozconfig.in
index c0d8635..c00d166 100644
--- a/mozconfig.in
+++ b/mozconfig.in
@@ -39,7 +39,7 @@ ac_add_options --with-system-libvpx
ac_add_options --with-system-nspr
ac_add_options --with-system-nss
ac_add_options --enable-system-pixman
-ac_add_options --with-system-png
+#ac_add_options --with-system-png
#ac_add_options --enable-system-sqlite
ac_add_options --with-system-webp
ac_add_options --with-system-zlib
diff --git a/mozconfig.in.clang b/mozconfig.in.clang
index db35cad..cf0423e 100644
--- a/mozconfig.in.clang
+++ b/mozconfig.in.clang
@@ -34,7 +34,7 @@ ac_add_options --with-system-libvpx
ac_add_options --with-system-nspr
ac_add_options --with-system-nss
ac_add_options --enable-system-pixman
-ac_add_options --with-system-png
+#ac_add_options --with-system-png
#ac_add_options --enable-system-sqlite
ac_add_options --with-system-webp
ac_add_options --with-system-zlib
diff --git a/mozconfig.in.clang.pgo b/mozconfig.in.clang.pgo
index 9bf3acc..d06831c 100644
--- a/mozconfig.in.clang.pgo
+++ b/mozconfig.in.clang.pgo
@@ -34,7 +34,7 @@ ac_add_options --with-system-libvpx
ac_add_options --with-system-nspr
ac_add_options --with-system-nss
ac_add_options --enable-system-pixman
-ac_add_options --with-system-png
+#ac_add_options --with-system-png
#ac_add_options --enable-system-sqlite
ac_add_options --with-system-webp
ac_add_options --with-system-zlib