Changeset 28872d7


Ignore:
Timestamp:
07/08/2020 03:35:30 PM (4 years ago)
Author:
Bruce Dubbs <bdubbs@…>
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:
65106bd
Parents:
4bd3b64d
Message:

Update to alsa-lib-1.2.3.2.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

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

    r4bd3b64d r28872d7  
    4343    -->
    4444    <listitem>
     45      <para>July 8th, 2020</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[bdubbs] - Update to alsa-lib-1.2.3.2. Fixes
     49          <ulink url="&blfs-ticket-root;13785">#13785</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
     54    <listitem>
    4555      <para>July 7th, 2020</para>
    4656      <itemizedlist>
  • multimedia/libdriv/alsa-lib.xml

    r4bd3b64d r28872d7  
    77  <!ENTITY alsa-lib-download-http "&alsa-download-http;/lib/alsa-lib-&alsa-lib-version;.tar.bz2">
    88  <!ENTITY alsa-lib-download-ftp  "&alsa-download-ftp;/lib/alsa-lib-&alsa-lib-version;.tar.bz2">
    9   <!ENTITY alsa-lib-md5sum        "17ac0c9705a756bc466e4ce5b7959ffd">
     9  <!ENTITY alsa-lib-md5sum        "cf5a86c7d85b84bfaef4e2f783735348">
    1010  <!ENTITY alsa-lib-size          "1.0 MB">
    11   <!ENTITY alsa-lib-buildsize     "31 MB (with tests)">
     11  <!ENTITY alsa-lib-buildsize     "30 MB (with tests)">
    1212  <!ENTITY alsa-lib-time          "0.3 SBU (with tests)">
    1313]>
  • packages.ent

    r4bd3b64d r28872d7  
    938938<!ENTITY alsa-download-ftp            "ftp://ftp.alsa-project.org/pub">
    939939<!ENTITY alsa-version                 "1.2.2">
    940 <!ENTITY alsa-lib-version             "1.2.3.1">
     940<!ENTITY alsa-lib-version             "1.2.3.2">
    941941<!ENTITY alsa-plugins-version         "1.2.2">
    942942<!ENTITY alsa-utils-version           "1.2.3">
Note: See TracChangeset for help on using the changeset viewer.