Upgrade to thunderbird-78.9.1

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24461 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Tim Tassonis 2021-04-11 16:43:14 +00:00
parent c34711b485
commit e2eb5a6422
3 changed files with 8 additions and 4 deletions

View File

@ -44,6 +44,10 @@
<listitem>
<para>April 11th, 2021</para>
<itemizedlist>
<listitem>
<para>[timtas] - Upgrade to thunderbird-78.9.1. Fixes
<ulink url="&blfs-ticket-root;14887">#14887</ulink>.</para>
</listitem>
<listitem>
<para>[thomas] - Upgrade icewm-2.3.1. Fixes
<ulink url="&blfs-ticket-root;14861">#14861</ulink>.</para>

View File

@ -949,7 +949,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
<!ENTITY pidgin-version "2.14.1">
<!ENTITY rox-filer-version "2.11">
<!ENTITY rxvt-unicode-version "9.22">
<!ENTITY thunderbird-version "78.9.0">
<!ENTITY thunderbird-version "78.9.1">
<!ENTITY tigervnc-version "1.11.0">
<!ENTITY transmission-version "3.00">
<!ENTITY xarchiver-version "0.5.4.17">

View File

@ -6,9 +6,9 @@
<!ENTITY thunderbird-download-http "&mozilla-http;/thunderbird/releases/&thunderbird-version;/source/thunderbird-&thunderbird-version;.source.tar.xz">
<!ENTITY thunderbird-download-ftp " ">
<!ENTITY thunderbird-md5sum "f1990c3337ebdd625ce67e7819c3ae56">
<!ENTITY thunderbird-size "337 MB">
<!ENTITY thunderbird-buildsize "5.3 GB (176 MB installed)">
<!ENTITY thunderbird-md5sum "5114040acd89b29577c3bb2003e9c070">
<!ENTITY thunderbird-size "342 MB">
<!ENTITY thunderbird-buildsize "5.1 GB (178 MB installed)">
<!ENTITY thunderbird-time "25 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 -->