From 673be4565ffa6733cb7802f321c218ee11db05be Mon Sep 17 00:00:00 2001 From: david Date: Mon, 6 Jul 2020 13:30:20 +0200 Subject: [PATCH] Firefox: Update from version 78.0 to 78.0.1 https://www.mozilla.org/en-US/firefox/78.0.1/releasenotes/ --- firefox.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firefox.be0 b/firefox.be0 index f97c60e3c..29c331c7c 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-78.0-0 +# BEE_VERSION firefox-78.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"