From 814c1699dcc436b81c37022da516248103b5e663 Mon Sep 17 00:00:00 2001 From: david Date: Mon, 4 Jan 2021 14:07:18 +0100 Subject: [PATCH] Firefox: Update from version 83.0 to 84.0.1 https://www.mozilla.org/en-US/firefox/84.0.1/releasenotes/ --- firefox.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firefox.be0 b/firefox.be0 index 5deaa2615..afe3b34e5 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-83.0-0 +# BEE_VERSION firefox-84.0.1-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"