firefox-78.0 index

This commit is contained in:
Rmys
2020-06-29 19:43:12 +03:00
parent 708ba87e38
commit 625df1f825
6 changed files with 456 additions and 50 deletions
+3 -3
View File
@@ -21,7 +21,7 @@ ac_add_options --with-system-nss
#ac_add_options --with-system-icu
ac_add_options --with-system-jpeg
ac_add_options --with-system-zlib
ac_add_options --with-system-bz2
#ac_add_options --with-system-bz2
#ac_add_options --with-system-libevent
#ac_add_options --with-system-libvpx
#ac_add_options --enable-system-hunspell
@@ -35,11 +35,11 @@ ac_add_options --enable-system-ffi
#ac_add_options --enable-application=browser
#ac_add_options --enable-alsa
#ac_add_options --enable-jack
ac_add_options --enable-startup-notification
#ac_add_options --enable-startup-notification
ac_add_options --disable-updater
ac_add_options --disable-crashreporter
#ac_add_options --disable-stylo
ac_add_options --disable-gconf
#ac_add_options --disable-gconf
ac_add_options --disable-tests
# New MP4, etc
+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="86735b221c17964f5e6a756a973b6d0696fbf1c5" type="tarxz">https://ftp.mozilla.org/pub/firefox/releases/77.0.1/source/firefox-77.0.1.source.tar.xz</Archive>
<Archive sha1sum="6eeb982f2a626f291c48f20365c1cc93593527c3" type="tarxz">https://ftp.mozilla.org/pub/firefox/releases/78.0/source/firefox-78.0.source.tar.xz</Archive>
<AdditionalFiles>
<!--Our main configure script. Configure paramters are stored here.-->
<AdditionalFile target=".mozconfig" permission="0644">mozconfig</AdditionalFile>
@@ -550,6 +550,13 @@
</Package>
<History>
<Update release="42">
<Date>2020-06-29</Date>
<Version>78.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="41">
<Date>2020-06-03</Date>
<Version>77.0.1</Version>