Changeset 71a97607


Ignore:
Timestamp:
06/01/2016 12:08:58 PM (8 years ago)
Author:
Igor Živković <igor@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, 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:
efe19ba
Parents:
116f53b
Message:

Update to thunderbird-45.1.1.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r116f53b r71a97607  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "31">                   <!-- Always 2 digits -->
    4 <!ENTITY month        "05">                   <!-- Always 2 digits -->
     3<!ENTITY day          "01">                   <!-- Always 2 digits -->
     4<!ENTITY month        "06">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2016">
    66<!ENTITY copyrightdate "2001-&year;">
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "May 31st &year;">
     9<!ENTITY releasedate  "June 1st &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    r116f53b r71a97607  
    4444
    4545-->
     46    <listitem>
     47      <para>June 1st, 2016</para>
     48      <itemizedlist>
     49        <listitem>
     50          <para>[igor] - Update to thunderbird-45.1.1. Fixes
     51          <ulink url="&blfs-ticket-root;7908">#7908</ulink>.</para>
     52        </listitem>
     53      </itemizedlist>
     54    </listitem>
     55
    4656    <listitem>
    4757      <para>May 31st, 2016</para>
  • packages.ent

    r116f53b r71a97607  
    668668<!ENTITY rox-filer-version            "2.11">
    669669<!ENTITY rxvt-unicode-version         "9.22">
    670 <!ENTITY thunderbird-version          "45.1.0">
     670<!ENTITY thunderbird-version          "45.1.1">
    671671<!ENTITY tigervnc-version             "1.6.0">
    672672<!ENTITY transmission-version         "2.92">
  • xsoft/other/thunderbird.xml

    r116f53b r71a97607  
    88<!--  <!ENTITY thunderbird-download-ftp "&mozilla-ftp;/thunderbird/releases/&thunderbird-version;/source/thunderbird-&thunderbird-version;.source.tar.xz">-->
    99  <!ENTITY thunderbird-download-ftp " ">
    10   <!ENTITY thunderbird-md5sum            "ffd8dcef63986c75e197a51f82f2a723">
     10  <!ENTITY thunderbird-md5sum            "19e1a8eb1aa99927c35ea2fcfbd7f255">
    1111  <!ENTITY thunderbird-size              "192 MB">
    1212  <!ENTITY thunderbird-buildsize         "3.8 GB (73 MB installed)">
Note: See TracChangeset for help on using the changeset viewer.