Changeset 64decf2


Ignore:
Timestamp:
04/05/2020 05:07:23 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:
dd27f425
Parents:
87b10fe
Message:

Update to cbindgen-0.14.0

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/cbindgen.xml

    r87b10fe r64decf2  
    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        "ec0cd9f3efdc46b18d1dbaf22bb9bcf1">
     9  <!ENTITY cbindgen-md5sum        "a35a3fcdb1c52967863dc77245482981">
    1010  <!ENTITY cbindgen-size          "164 KB">
    11   <!ENTITY cbindgen-buildsize     "91 MB (add 469 MB for tests)">
    12   <!ENTITY cbindgen-time          "1.0 SBU (Using parallelism=4; add 0.5 SBU for tests)">
     11  <!ENTITY cbindgen-buildsize     "94 MB (add 528 MB for tests)">
     12  <!ENTITY cbindgen-time          "1.0 SBU (Using parallelism=4; add 0.4 SBU for tests)">
    1313]>
    1414
  • introduction/welcome/changelog.xml

    r87b10fe r64decf2  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[bdubbs] - Update to cbindgen-0.14.0. Fixes
     49          <ulink url="&blfs-ticket-root;13360">#13360</ulink>.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[renodr] - Update to gobject-introspection-1.64.1. Fixes
    4953          <ulink url="&blfs-ticket-root;13363">#13363</ulink>.</para>
  • packages.ent

    r87b10fe r64decf2  
    317317<!ENTITY autoconf213-version          "2.13">
    318318<!ENTITY bazaar-version               "2.5.1">
    319 <!ENTITY cbindgen-version             "0.13.2">
     319<!ENTITY cbindgen-version             "0.14.0">
    320320<!ENTITY check-version                "0.12.0">
    321321<!ENTITY clisp-version                "2.49">
Note: See TracChangeset for help on using the changeset viewer.