firefox-137.0.2
This commit is contained in:
@@ -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():
|
||||
|
||||
@@ -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="e973bca1458b2399e3c2fbd29f77edc6b44318d6" type="tarxz">https://ftp.mozilla.org/pub/firefox/releases/137.0/source/firefox-137.0.source.tar.xz</Archive>
|
||||
<Archive sha1sum="b8c47643b34cf4d6bb9801cd50fd15c5fed471d1" type="tarxz">https://ftp.mozilla.org/pub/firefox/releases/137.0.2/source/firefox-137.0.2.source.tar.xz</Archive>
|
||||
<AdditionalFiles>
|
||||
<!--Our main configure script. Configure paramters are stored here.-->
|
||||
<!-- <AdditionalFile target=".mozconfig" permission="0644">mozconfig</AdditionalFile> -->
|
||||
@@ -567,6 +567,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="147">
|
||||
<Date>2025-04-16</Date>
|
||||
<Version>137.0.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="146">
|
||||
<Date>2025-04-03</Date>
|
||||
<Version>137.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user