firefox-124.0

This commit is contained in:
Rmys
2024-03-19 18:51:38 +03:00
parent fed5379dd1
commit efaf50159b
2 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -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():
+8 -1
View File
@@ -15,7 +15,7 @@
<IsA>app:gui</IsA>
<Summary>Firefox Web Browser</Summary>
<Description>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.</Description>
<Archive sha1sum="bd11ae5fbbefd422008f210968ea7b8b011b5ead" type="tarxz">https://ftp.mozilla.org/pub/firefox/releases/123.0.1/source/firefox-123.0.1.source.tar.xz</Archive>
<Archive sha1sum="197bc8ab8a3d349636384ede12fa851cb663331c" type="tarxz">https://ftp.mozilla.org/pub/firefox/releases/124.0/source/firefox-124.0.source.tar.xz</Archive>
<AdditionalFiles>
<!--Our main configure script. Configure paramters are stored here.-->
<!-- <AdditionalFile target=".mozconfig" permission="0644">mozconfig</AdditionalFile> -->
@@ -564,6 +564,13 @@
</Package>
<History>
<Update release="123">
<Date>2024-03-19</Date>
<Version>124.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="122">
<Date>2024-03-08</Date>
<Version>123.0.1</Version>