Changeset 86379dc


Ignore:
Timestamp:
04/20/2020 04:17:02 PM (4 years ago)
Author:
Douglas R. Reno <renodr@…>
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:
fdf7cce1
Parents:
0da1aad
Message:

Update to libyaml-0.2.4

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libyaml.xml

    r0da1aad r86379dc  
    77  <!ENTITY yaml-download-http "https://github.com/yaml/libyaml/archive/&yaml-version;/libyaml-dist-&yaml-version;.tar.gz">
    88  <!ENTITY yaml-download-ftp  " ">
    9   <!ENTITY yaml-md5sum        "584f8a60ef8e1edc875fe94377e9d36a">
     9  <!ENTITY yaml-md5sum        "64219701e897efb467d95123a165ca01">
    1010  <!ENTITY yaml-size          "84 KB">
    1111  <!ENTITY yaml-buildsize     "6.6 MB (with tests)">
  • introduction/welcome/changelog.xml

    r0da1aad r86379dc  
    4747      <itemizedlist>
    4848        <listitem>
     49          <para>[renodr] - Update to libyaml-dist-0.2.4. Fixes
     50          <ulink url="&blfs-ticket-root;13431">#13431</ulink>.</para>
     51        </listitem>
     52        <listitem>
    4953          <para>[thomas] - Update to pixman-0.40.0. Fixes
    5054          <ulink url="&blfs-ticket-root;13432">#13432</ulink>.</para>
  • packages.ent

    r0da1aad r86379dc  
    194194<!ENTITY wv-version                   "1.2.9">
    195195<!ENTITY xapian-version               "1.4.15">
    196 <!ENTITY yaml-version                 "0.2.3">
     196<!ENTITY yaml-version                 "0.2.4">
    197197
    198198<!-- Chapter 10 -->
Note: See TracChangeset for help on using the changeset viewer.