mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
Update to thunderbird-60.5.0
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21087 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
d0b24ab4c2
commit
fd1a10f56c
@ -1,12 +1,12 @@
|
||||
<!-- $LastChangedBy$ $Date$ -->
|
||||
|
||||
<!ENTITY day "03"> <!-- Always 2 digits -->
|
||||
<!ENTITY day "05"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "02"> <!-- Always 2 digits -->
|
||||
<!ENTITY year "2019">
|
||||
<!ENTITY copyrightdate "2001-&year;">
|
||||
<!ENTITY copyholder "The BLFS Development Team">
|
||||
<!ENTITY version "&year;-&month;-&day;">
|
||||
<!ENTITY releasedate "February 3rd, &year;">
|
||||
<!ENTITY releasedate "February 5th, &year;">
|
||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
||||
<!ENTITY lfs-version "development"> <!-- x.y|development -->
|
||||
|
@ -40,7 +40,17 @@
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
-->
|
||||
-->
|
||||
|
||||
<listitem>
|
||||
<para>February 5th, 2019</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to thunderbird-60.5.0. Fixes
|
||||
<ulink url="&blfs-ticket-root;11608">#11608</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>February 3rd, 2019</para>
|
||||
|
@ -875,7 +875,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY pidgin-version "2.13.0">
|
||||
<!ENTITY rox-filer-version "2.11">
|
||||
<!ENTITY rxvt-unicode-version "9.22">
|
||||
<!ENTITY thunderbird-version "60.4.0">
|
||||
<!ENTITY thunderbird-version "60.5.0">
|
||||
<!ENTITY tigervnc-version "1.9.0">
|
||||
<!ENTITY transmission-version "2.94">
|
||||
<!ENTITY xarchiver-version "0.5.4">
|
||||
|
@ -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 "a996576ecd6e0bafb0d1378a62a53284">
|
||||
<!ENTITY thunderbird-md5sum "d1ff5fac4a1c6d406724b4447821b5d5">
|
||||
<!ENTITY thunderbird-size "272 MB">
|
||||
<!ENTITY thunderbird-buildsize "7.6 GB (136 MB installed)">
|
||||
<!ENTITY thunderbird-time "33 SBU (with -j4, estimated 63 SBU with -j1)">
|
||||
<!ENTITY thunderbird-buildsize "8.0 GB (141 MB installed)">
|
||||
<!ENTITY thunderbird-time "31 SBU (with -j4, 75 SBU with -j1)">
|
||||
<!-- Verified the time at -j1 on another system for posterity's sake. -->
|
||||
]>
|
||||
|
||||
@ -80,6 +80,7 @@
|
||||
<xref linkend="autoconf213"/>,
|
||||
both <xref linkend="gtk3"/>
|
||||
and <xref linkend="gtk2"/>,
|
||||
<xref linkend="llvm"/>, <!-- Searched for and used a few times -->
|
||||
<xref linkend="rust"/>,
|
||||
<xref linkend="zip"/>,
|
||||
<xref linkend="unzip"/>, and
|
||||
|
Loading…
Reference in New Issue
Block a user