Update to thunderbird-102.4.0.

This commit is contained in:
Bruce Dubbs 2022-10-23 15:47:47 -05:00
parent 559d08c611
commit 04822f0e66
3 changed files with 9 additions and 5 deletions

View File

@ -45,6 +45,10 @@
<listitem>
<para>October 23rd, 2022</para>
<itemizedlist>
<listitem>
<para>[bdubbs] - Update to thunderbird-102.4.0. Fixes
<ulink url="&blfs-ticket-root;17209">#17209</ulink>.</para>
</listitem>
<listitem>
<para>[bdubbs] - Update to flac-1.4.2. Fixes
<ulink url="&blfs-ticket-root;17218">#17218</ulink>.</para>

View File

@ -857,7 +857,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
<!ENTITY pidgin-version "2.14.10">
<!ENTITY rox-filer-version "2.11">
<!ENTITY rxvt-unicode-version "9.30">
<!ENTITY thunderbird-version "102.3.3">
<!ENTITY thunderbird-version "102.4.0">
<!ENTITY tigervnc-version "1.12.0">
<!ENTITY transmission-version "3.00">
<!ENTITY xarchiver-version "0.5.4.19">

View File

@ -6,10 +6,10 @@
<!ENTITY thunderbird-download-http "&mozilla-http;/thunderbird/releases/&thunderbird-version;/source/thunderbird-&thunderbird-version;.source.tar.xz">
<!ENTITY thunderbird-download-ftp " ">
<!ENTITY thunderbird-md5sum "f6a9b9ae750ce3c49a84e3de820612d7">
<!ENTITY thunderbird-size "481 MB">
<!ENTITY thunderbird-buildsize "7.4 GB (202 MB installed)">
<!ENTITY thunderbird-time "20 SBU (on a 4-core machine)">
<!ENTITY thunderbird-md5sum "d4d201b7de12f69346cf23ced927fe00">
<!ENTITY thunderbird-size "485 MB">
<!ENTITY thunderbird-buildsize "7.4 GB (193 MB installed)">
<!ENTITY thunderbird-time "18 SBU (on a 4-core machine)">
<!-- Removed the -j1 time because python and rust do not obey it, although
the C/C++ code appears to obey it.