firefox-93.0
This commit is contained in:
@@ -18,6 +18,7 @@ ver = ".".join(get.srcVERSION().split(".")[:3])
|
|||||||
|
|
||||||
shelltools.export("SHELL", "/bin/sh")
|
shelltools.export("SHELL", "/bin/sh")
|
||||||
shelltools.export("MACH_USE_SYSTEM_PYTHON", "1")
|
shelltools.export("MACH_USE_SYSTEM_PYTHON", "1")
|
||||||
|
shelltools.export("MOZBUILD_STATE_PATH", "mozbuild")
|
||||||
|
|
||||||
def setup():
|
def setup():
|
||||||
# Google API key
|
# Google API key
|
||||||
|
|||||||
@@ -15,7 +15,7 @@
|
|||||||
<IsA>app:gui</IsA>
|
<IsA>app:gui</IsA>
|
||||||
<Summary>Firefox Web Browser</Summary>
|
<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>
|
<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="777f5d182865ffa48dcc45657acd6374c33a9281" type="tarxz">https://ftp.mozilla.org/pub/firefox/releases/92.0/source/firefox-92.0.source.tar.xz</Archive>
|
<Archive sha1sum="e221e16d60a80aa7d1a89cd01b26fd787b2df3a9" type="tarxz">https://ftp.mozilla.org/pub/firefox/releases/93.0/source/firefox-93.0.source.tar.xz</Archive>
|
||||||
<AdditionalFiles>
|
<AdditionalFiles>
|
||||||
<!--Our main configure script. Configure paramters are stored here.-->
|
<!--Our main configure script. Configure paramters are stored here.-->
|
||||||
<AdditionalFile target=".mozconfig" permission="0644">mozconfig</AdditionalFile>
|
<AdditionalFile target=".mozconfig" permission="0644">mozconfig</AdditionalFile>
|
||||||
@@ -558,6 +558,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="64">
|
||||||
|
<Date>2021-10-05</Date>
|
||||||
|
<Version>93.0</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Mustafa Cinasal</Name>
|
||||||
|
<Email>muscnsl@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="63">
|
<Update release="63">
|
||||||
<Date>2021-09-06</Date>
|
<Date>2021-09-06</Date>
|
||||||
<Version>92.0</Version>
|
<Version>92.0</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user