Changeset 634ca5e8


Ignore:
Timestamp:
06/02/2020 12:00:49 PM (4 years ago)
Author:
Thomas Trepl <thomas@…>
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:
b49d0ca3
Parents:
b68a004
Message:

Upgrade dash-0.5.11

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rb68a004 r634ca5e8  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "01">                   <!-- Always 2 digits -->
     3<!ENTITY day          "02">                   <!-- Always 2 digits -->
    44<!ENTITY month        "06">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2020">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "June 1st, &year;">
     9<!ENTITY releasedate  "June 2nd, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    rb68a004 r634ca5e8  
    4343    -->
    4444    <listitem>
     45      <para>June 2nd, 2020</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[thomas] - Update to dash-0.5.11. Fixes
     49          <ulink url="&blfs-ticket-root;13621">#13621</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
     54    <listitem>
    4555      <para>June 1st, 2020</para>
    4656      <itemizedlist>
  • packages.ent

    rb68a004 r634ca5e8  
    7272
    7373<!-- Chapter 7 -->
    74 <!ENTITY dash-version                 "0.5.10.2">
     74<!ENTITY dash-version                 "0.5.11">
    7575<!ENTITY tcsh-version                 "6.22.02">
    7676<!ENTITY zsh-version                  "5.8">
  • postlfs/shells/dash.xml

    rb68a004 r634ca5e8  
    77  <!ENTITY dash-download-http "http://gondor.apana.org.au/~herbert/dash/files/dash-&dash-version;.tar.gz">
    88  <!ENTITY dash-download-ftp  " ">
    9   <!ENTITY dash-md5sum        "8f485f126c05d0ab800e85abfe1987aa">
     9  <!ENTITY dash-md5sum        "027236e48b9202607b1418fee42c473e">
    1010  <!ENTITY dash-size          "220 KB">
    1111  <!ENTITY dash-buildsize     "2.9 MB">
Note: See TracChangeset for help on using the changeset viewer.