Changeset 191868b


Ignore:
Timestamp:
01/08/2019 03:44:55 AM (5 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.4, 9.0, 9.1, bdubbs/svn, 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:
cabdae2
Parents:
d8a1b786
Message:

cbindgen-0.6.7

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/cbindgen.xml

    rd8a1b786 r191868b  
    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        "59b31c737722e3becbac3c80c02bbeab">
    10   <!ENTITY cbindgen-size          "86 KB">
    11   <!ENTITY cbindgen-buildsize     "78 MB (add 300MB for the testsuite) ">
    12   <!ENTITY cbindgen-time          "1.2 SBU (on a 4 core machine, add 0.4 SBU for the testsuite)">
     9  <!ENTITY cbindgen-md5sum        "7b5e23219e2747b1228bdf430f1d5179">
     10  <!ENTITY cbindgen-size          "88 KB">
     11  <!ENTITY cbindgen-buildsize     "81 MB (add 309MB for the testsuite) ">
     12  <!ENTITY cbindgen-time          "1.2 SBU (on a 4 core machine, add 0.5 SBU for the testsuite)">
    1313]>
    1414
  • introduction/welcome/changelog.xml

    rd8a1b786 r191868b  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[ken] - Update to cbindgen-0.6.7. Fixes
     49          <ulink url="&blfs-ticket-root;11519">#11519</ulink>.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[bdubbs] - Update to Thunar-1.8.2. Fixes
    4953          <ulink url="&blfs-ticket-root;10402">#10402</ulink>.</para>
  • packages.ent

    rd8a1b786 r191868b  
    311311<!ENTITY autoconf213-version          "2.13">
    312312<!ENTITY bazaar-version               "2.5.1">
    313 <!ENTITY cbindgen-version             "0.6.6">
     313<!ENTITY cbindgen-version             "0.6.7">
    314314<!ENTITY check-version                "0.12.0">
    315315<!ENTITY clisp-version                "2.49">
Note: See TracChangeset for help on using the changeset viewer.