firefox: 92.0.1 -> 93.0

This commit is contained in:
Danny Rawlins 2021-10-07 23:33:39 +11:00
parent d632c0e0c0
commit c48298f4fb
2 changed files with 4 additions and 7 deletions

View File

@ -1,7 +1,7 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF34AA8Y8B6hWhwoDkvYhpuKNZaqGnIRN1dY/P4MfSlF00T3N8+GAiuTrnbZtSlw3rFZsDnupaeSBwzAXIPqHnDQI=
SHA256 (Pkgfile) = 1a301fc4397b0c8b176d8f32335d298bfac0c0fe320661920679587fc5773244
RWSagIOpLGJF3xbhgRFUCcR9/RgiHWUN/+2lnmXbHuR7UXZ0ue/ODlGMn6La3J7XWY2uYH/ra8uLYNfvEHaXOWdqACjeAbfcIAM=
SHA256 (Pkgfile) = cca1786e3cdf42b8ffc084cba5e5b96c9638c7de8bd089c48930a53464d38ed6
SHA256 (.footprint) = 27ff13e160720bbfc07289b241337831458e954cc719d7544cc43c1b6ed370a3
SHA256 (firefox-92.0.1.source.tar.xz) = 9096b22e162cd299080d5eef8f3627a71a594ceba2b89e3000f2c3e8ea603eb1
SHA256 (firefox-93.0.source.tar.xz) = a78f080f5849bc284b84299f3540934a12e961a7ea368b592ae6576ea1f97102
SHA256 (firefox.desktop) = 8ba3439f3dfc5cab883641969c93d8d15f8f20d7188d9568346b2edad52d6f91
SHA256 (0001-Use-remoting-name-for-GDK-application-names.patch) = 8b236bbf3ae5cb28d1dd742f543c0079fac06af5aa80bc2051defeba95f0ae21

View File

@ -5,7 +5,7 @@
# Optional: sccache jack
name=firefox
version=92.0.1
version=93.0
release=1
source=(https://archive.mozilla.org/pub/firefox/releases/$version/source/$name-$version.source.tar.xz
firefox.desktop
@ -42,15 +42,12 @@ cat <<- EOF > .mozconfig
ac_add_options --with-system-png
ac_add_options --with-system-nspr
ac_add_options --with-system-nss
#ac_add_options --with-system-harfbuzz
#ac_add_options --with-system-graphite2
ac_add_options --with-system-libevent
ac_add_options --with-system-libvpx
ac_add_options --with-system-webp
ac_add_options --enable-av1
ac_add_options --enable-system-ffi
ac_add_options --enable-system-pixman
ac_add_options --enable-alsa
ac_add_options --enable-optimize
ac_add_options --enable-release
ac_add_options --enable-rust-simd