firefox-93.0

This commit is contained in:
Rmys
2021-10-05 22:14:24 +03:00
committed by GitHub
parent 89794a5f97
commit 3028f7dc7f
2 changed files with 9 additions and 1 deletions
+1
View File
@@ -18,6 +18,7 @@ ver = ".".join(get.srcVERSION().split(".")[:3])
shelltools.export("SHELL", "/bin/sh")
shelltools.export("MACH_USE_SYSTEM_PYTHON", "1")
shelltools.export("MOZBUILD_STATE_PATH", "mozbuild")
def setup():
# Google API key
+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="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>
<!--Our main configure script. Configure paramters are stored here.-->
<AdditionalFile target=".mozconfig" permission="0644">mozconfig</AdditionalFile>
@@ -558,6 +558,13 @@
</Package>
<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">
<Date>2021-09-06</Date>
<Version>92.0</Version>