diff --git a/network/web/firefox/actions.py b/network/web/firefox/actions.py index 7e6fe88373..3728d19300 100644 --- a/network/web/firefox/actions.py +++ b/network/web/firefox/actions.py @@ -24,7 +24,8 @@ shelltools.export("SHELL", "/bin/sh") shelltools.export("PYTHON", "/usr/bin/python3") # shelltools.export("MACH_USE_SYSTEM_PYTHON", "1") shelltools.system("export MACH_BUILD_PYTHON_NATIVE_PACKAGE_SOURCE='system'") -shelltools.system("export MOZBUILD_STATE_PATH='mozbuild'") +# shelltools.system("export MOZBUILD_STATE_PATH='mozbuild'") +shelltools.export("MOZBUILD_STATE_PATH", "mozbuild") shelltools.system("export MOZ_NOSPAM=1") def setup(): diff --git a/network/web/firefox/pspec.xml b/network/web/firefox/pspec.xml index 13d5a01ec2..419e7f7084 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/137.0/source/firefox-137.0.source.tar.xz + https://ftp.mozilla.org/pub/firefox/releases/137.0.2/source/firefox-137.0.2.source.tar.xz @@ -567,6 +567,13 @@ + + 2025-04-16 + 137.0.2 + Version bump. + Pisi Linux Community + admin@pisilinux.org + 2025-04-03 137.0