From efaf50159ba2348dbc38e096c0baa2aa36ff1a90 Mon Sep 17 00:00:00 2001 From: Rmys Date: Tue, 19 Mar 2024 18:51:38 +0300 Subject: [PATCH] firefox-124.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 a30eccac15..66c053564a 100644 --- a/network/web/firefox/actions.py +++ b/network/web/firefox/actions.py @@ -25,7 +25,7 @@ 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.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 c030110e93..2d3a858121 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/123.0.1/source/firefox-123.0.1.source.tar.xz + https://ftp.mozilla.org/pub/firefox/releases/124.0/source/firefox-124.0.source.tar.xz @@ -564,6 +564,13 @@ + + 2024-03-19 + 124.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2024-03-08 123.0.1