From 9f0079a6c19301b6fb0a09e3d1fde1dc8efba0a6 Mon Sep 17 00:00:00 2001 From: david Date: Wed, 21 Apr 2021 08:57:54 +0200 Subject: [PATCH] firefox: Update to version 88.0 https://www.mozilla.org/en-US/firefox/88.0/releasenotes/ --- firefox.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firefox.be0 b/firefox.be0 index f0e81f1a6..7ba3ca637 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-87.0-1 +# BEE_VERSION firefox-88.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"