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