From 89d40cfa9911d1c1de5faddfe5aafee7a0bcd8fe Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Thu, 18 Nov 2021 23:07:04 +0100 Subject: [PATCH] firefox: Update version from 94.0 to 94.0.2 and apply cubeb-pulse patch 1. https://www.mozilla.org/en-US/firefox/94.0.2/releasenotes/ 2. Apply [patch][1] to hopefully fix hangs reported by users. [1]: https://phabricator.services.mozilla.com/D128657 --- firefox.be0 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/firefox.be0 b/firefox.be0 index 01d75395d..92146bfa3 100755 --- a/firefox.be0 +++ b/firefox.be0 @@ -2,13 +2,14 @@ #export BEE_TMP_TMPDIR=/dev/shm BEE_TMP_BUILDROOT=/dev/shm/bee-root BEE_MAKEFLAGS='-j80' -# BEE_VERSION firefox-94.0-0 +# BEE_VERSION firefox-94.0.2-0 #https://ftp.mozilla.org/pub/firefox/releases/$pkgversion/SOURCE to find the right download link # SRCURL[0]="https://ftp.mozilla.org/pub/firefox/releases/${PKGVERSION}/source/firefox-${PKGVERSION}.source.tar.xz" -SRCURL[0]="https://beehive.molgen.mpg.de/9bd64cb110d77a4ab0269f7d9187e21f/firefox-94.0.source.tar.xz" +SRCURL[0]="https://beehive.molgen.mpg.de/10c84ed01aaf2bbf0e79ba4be8f96506/firefox-94.0.2.source.tar.xz" -# PATCHURL+=() +# https://salsa.debian.org/mozilla-team/firefox/-/commit/9bc353bb426f93932e4fdd36f437dad04d099da1 +PATCHURL+=(https://beehive.molgen.mpg.de/df3a19a055c83f5365c5fa0c88e0eb0f/firefox-94.0.2-cubeb-pulse.patch) #BEE_BUILDTYPE=autotools #build_in_sourcedir