Changeset d9519277


Ignore:
Timestamp:
09/20/2020 06:30:18 PM (4 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
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:
97e0b31
Parents:
204252e
Message:

Update to cbindgen-0.14.5.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/cbindgen.xml

    r204252e rd9519277  
    77  <!ENTITY cbindgen-download-http "https://github.com/eqrion/cbindgen/archive/v&cbindgen-version;/cbindgen-&cbindgen-version;.tar.gz">
    88  <!ENTITY cbindgen-download-ftp  " ">
    9   <!ENTITY cbindgen-md5sum        "362deab105d5f248c9bd36d810fc0cf0">
     9  <!ENTITY cbindgen-md5sum        "7676bb00b6975009de31644579a873a9">
    1010  <!ENTITY cbindgen-size          "180 KB">
    1111  <!ENTITY cbindgen-buildsize     "97 MB (add 540 MB for tests)">
    12   <!ENTITY cbindgen-time          "0.7 SBU (Using parallelism=4; add 0.4 SBU for tests)">
     12  <!ENTITY cbindgen-time          "0.7 SBU (add 0.4 SBU for tests)">
    1313]>
    1414
  • introduction/welcome/changelog.xml

    r204252e rd9519277  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[bdubbs] - Update to cbindgen-0.14.5. Fixes
     49          <ulink url="&blfs-ticket-root;14052">#14052</ulink>.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[renodr] - Update to Samba-4.12.7 (Security Update). Fixes
    4953          <ulink url="&blfs-ticket-root;14047">#14047</ulink>.</para>
  • packages.ent

    r204252e rd9519277  
    319319<!ENTITY autoconf213-version          "2.13">
    320320<!ENTITY bazaar-version               "2.5.1">
    321 <!ENTITY cbindgen-version             "0.14.4">
     321<!ENTITY cbindgen-version             "0.14.5">
    322322<!ENTITY check-version                "0.12.0">
    323323<!ENTITY clisp-version                "2.49">
Note: See TracChangeset for help on using the changeset viewer.