Changeset 0e9e7c42


Ignore:
Timestamp:
11/20/2018 04:08:56 PM (5 years ago)
Author:
Tim Tassonis <stuff@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.4, 9.0, 9.1, bdubbs/svn, elogind, 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:
878fed7
Parents:
8b0496b
Message:

Update to thunderbird-60.3.1

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r8b0496b r0e9e7c42  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "18">                   <!-- Always 2 digits -->
     3<!ENTITY day          "20">                   <!-- Always 2 digits -->
    44<!ENTITY month        "11">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2018">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "November 18th, &year;">
     9<!ENTITY releasedate  "November 20th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    r8b0496b r0e9e7c42  
    4343-->
    4444    <listitem>
     45      <para>November 20th, 2018</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[timtas] - Update to thunderbird-60.3.1. Fixes
     49          <ulink url="&blfs-ticket-root;11347">#11347</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
     54    <listitem>
    4555      <para>November 19th, 2018</para>
    4656      <itemizedlist>
  • packages.ent

    r8b0496b r0e9e7c42  
    873873<!ENTITY rox-filer-version            "2.11">
    874874<!ENTITY rxvt-unicode-version         "9.22">
    875 <!ENTITY thunderbird-version          "60.3.0">
     875<!ENTITY thunderbird-version          "60.3.1">
    876876<!ENTITY tigervnc-version             "1.9.0">
    877877<!ENTITY transmission-version         "2.94">
  • xsoft/other/thunderbird.xml

    r8b0496b r0e9e7c42  
    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        "246090e1e31bda1985c21336e6655db0">
    10   <!ENTITY thunderbird-size          "134 MB">
    11   <!ENTITY thunderbird-buildsize     "6.6 GB (195 MB installed)">
     9  <!ENTITY thunderbird-md5sum        "4cfdc382e2b8d7e35132426293133c15">
     10  <!ENTITY thunderbird-size          "272 MB">
     11  <!ENTITY thunderbird-buildsize     "6.6 GB (134 MB installed)">
    1212  <!ENTITY thunderbird-time          "17 SBU (with -j4, estimated 63 SBU with -j1)">
    1313  <!-- Verified the time at -j1 on another system for posterity's sake. -->
Note: See TracChangeset for help on using the changeset viewer.