diff --git a/network/web/firefox/actions.py b/network/web/firefox/actions.py index d4fe208965..239b7ccb2d 100644 --- a/network/web/firefox/actions.py +++ b/network/web/firefox/actions.py @@ -18,6 +18,7 @@ ver = ".".join(get.srcVERSION().split(".")[:3]) shelltools.export("SHELL", "/bin/sh") shelltools.export("MACH_USE_SYSTEM_PYTHON", "1") +shelltools.export("MOZBUILD_STATE_PATH", "mozbuild") def setup(): # Google API key diff --git a/network/web/firefox/pspec.xml b/network/web/firefox/pspec.xml index b5e9a28e8c..67be582fa2 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/92.0/source/firefox-92.0.source.tar.xz + https://ftp.mozilla.org/pub/firefox/releases/93.0/source/firefox-93.0.source.tar.xz mozconfig @@ -558,6 +558,13 @@ + + 2021-10-05 + 93.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-09-06 92.0