mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
Update to cbindgen-0.14.5.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23742 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
204252e36c
commit
d95192770a
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY cbindgen-download-http "https://github.com/eqrion/cbindgen/archive/v&cbindgen-version;/cbindgen-&cbindgen-version;.tar.gz">
|
||||
<!ENTITY cbindgen-download-ftp " ">
|
||||
<!ENTITY cbindgen-md5sum "362deab105d5f248c9bd36d810fc0cf0">
|
||||
<!ENTITY cbindgen-md5sum "7676bb00b6975009de31644579a873a9">
|
||||
<!ENTITY cbindgen-size "180 KB">
|
||||
<!ENTITY cbindgen-buildsize "97 MB (add 540 MB for tests)">
|
||||
<!ENTITY cbindgen-time "0.7 SBU (Using parallelism=4; add 0.4 SBU for tests)">
|
||||
<!ENTITY cbindgen-time "0.7 SBU (add 0.4 SBU for tests)">
|
||||
]>
|
||||
|
||||
<sect1 id="cbindgen" xreflabel="Cbindgen-&cbindgen-version;">
|
||||
|
@ -44,6 +44,10 @@
|
||||
<listitem>
|
||||
<para>September 20th, 2020</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to cbindgen-0.14.5. Fixes
|
||||
<ulink url="&blfs-ticket-root;14052">#14052</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to Samba-4.12.7 (Security Update). Fixes
|
||||
<ulink url="&blfs-ticket-root;14047">#14047</ulink>.</para>
|
||||
|
@ -318,7 +318,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!-- Chapter 13 -->
|
||||
<!ENTITY autoconf213-version "2.13">
|
||||
<!ENTITY bazaar-version "2.5.1">
|
||||
<!ENTITY cbindgen-version "0.14.4">
|
||||
<!ENTITY cbindgen-version "0.14.5">
|
||||
<!ENTITY check-version "0.12.0">
|
||||
<!ENTITY clisp-version "2.49">
|
||||
<!ENTITY cmake-major-version "3.18">
|
||||
|
Loading…
Reference in New Issue
Block a user