Changeset 653a709


Ignore:
Timestamp:
04/09/2020 11:10:39 AM (4 years ago)
Author:
Tim Tassonis <stuff@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
40f71e1
Parents:
6cdb9d5
Message:

Update to thunderbird-68.7.0.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22977 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r6cdb9d5 r653a709  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "08">                   <!-- Always 2 digits -->
     3<!ENTITY day          "09">                   <!-- Always 2 digits -->
    44<!ENTITY month        "04">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2020">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "April 8th, &year;">
     9<!ENTITY releasedate  "April 9th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    r6cdb9d5 r653a709  
    4343    -->
    4444    <listitem>
     45      <para>April 9th, 2020</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[timtas] - Update to thunderbird-68.7.0. Fixes
     49          <ulink url="&blfs-ticket-root;13381">#13381</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
     54 
     55    <listitem>
    4556      <para>April 8th, 2020</para>
    4657      <itemizedlist>
  • packages.ent

    r6cdb9d5 r653a709  
    923923<!ENTITY rox-filer-version            "2.11">
    924924<!ENTITY rxvt-unicode-version         "9.22">
    925 <!ENTITY thunderbird-version          "68.6.0">
     925<!ENTITY thunderbird-version          "68.7.0">
    926926<!ENTITY tigervnc-version             "1.10.1">
    927927<!ENTITY transmission-version         "2.94">
  • xsoft/other/thunderbird.xml

    r6cdb9d5 r653a709  
    77  <!ENTITY thunderbird-download-http "&mozilla-http;/thunderbird/releases/&thunderbird-version;/source/thunderbird-&thunderbird-version;.source.tar.xz">
    88  <!ENTITY thunderbird-download-ftp  " ">
    9   <!ENTITY thunderbird-md5sum        "d339fe0af582b1681951028795274107">
     9  <!ENTITY thunderbird-md5sum        "d0c75e092421105be9977ab826258bbc">
    1010  <!ENTITY thunderbird-size          "324 MB">
    11   <!ENTITY thunderbird-buildsize     "9.0 GB (150 MB installed)">
     11  <!ENTITY thunderbird-buildsize     "4.2 GB (149 MB installed)">
    1212  <!ENTITY thunderbird-time          "25 SBU (on a 4-core machine)">
    1313  <!-- Removed the -j1 time because python and rust do not obey it, although
Note: See TracChangeset for help on using the changeset viewer.