From c48238e4f4bed3e5b60b8fc59220ccd84fb64f5d Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Tue, 7 Jan 2020 18:50:13 +0100 Subject: [PATCH] firefox: Update from 70.0 to 72.0 https://www.mozilla.org/en-US/firefox/72.0/releasenotes/ --- firefox.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firefox.be0 b/firefox.be0 index 72a58e194..e742f4221 100755 --- a/firefox.be0 +++ b/firefox.be0 @@ -2,7 +2,7 @@ #export BEE_TMP_TMPDIR=/dev/shm BEE_TMP_BUILDROOT=/dev/shm/bee-root BEE_MAKEFLAGS='-j80' -# BEE_VERSION firefox-70.0-0 +# BEE_VERSION firefox-72.0-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"