From 91718344f98dc2fb91d280dc16b2ec3d839fb37b Mon Sep 17 00:00:00 2001 From: Rmys Date: Tue, 22 Sep 2020 11:58:11 +0300 Subject: [PATCH] firefox-81.0 --- network/web/firefox/actions.py | 2 +- network/web/firefox/pspec.xml | 9 ++++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/network/web/firefox/actions.py b/network/web/firefox/actions.py index 83446f0f6d..0eca015021 100755 --- a/network/web/firefox/actions.py +++ b/network/web/firefox/actions.py @@ -17,7 +17,7 @@ arch = get.ARCH() ver = ".".join(get.srcVERSION().split(".")[:3]) shelltools.export("SHELL", "/bin/sh") -#shelltools.export("MOZBUILD_STATE_PATH", "/mozbuild") +shelltools.export("MACH_USE_SYSTEM_PYTHON", "1") def setup(): # Google API key diff --git a/network/web/firefox/pspec.xml b/network/web/firefox/pspec.xml index c73ef9803d..ca2e329b37 100644 --- a/network/web/firefox/pspec.xml +++ b/network/web/firefox/pspec.xml @@ -15,7 +15,7 @@ app:gui Firefox Web Browser It is more secure and faster to browse the web with Firefox web browser. You can personalize your web browser with many specifications that is not enough to explain in two sentences. - https://ftp.mozilla.org/pub/firefox/releases/80.0.1/source/firefox-80.0.1.source.tar.xz + https://ftp.mozilla.org/pub/firefox/releases/81.0/source/firefox-81.0.source.tar.xz mozconfig @@ -550,6 +550,13 @@ + + 2020-09-21 + 81.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2020-09-01 80.0.1