Update to .cbindgen-0.22.0.

This commit is contained in:
Bruce Dubbs 2022-04-21 10:04:34 -05:00
parent f99b8f19e4
commit ea41a4ef25
3 changed files with 9 additions and 5 deletions

View File

@ -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 "6692213cdefa4e08873ae9697e92b933">
<!ENTITY cbindgen-size "192 KB">
<!ENTITY cbindgen-buildsize "131 MB (add 574 MB for tests)">
<!ENTITY cbindgen-time "0.6 SBU (add 0.4 SBU for tests), both on a 4-core machine">
<!ENTITY cbindgen-md5sum "eb8b3e2a5c7fb292fec0335d9f6c9420">
<!ENTITY cbindgen-size "196 KB">
<!ENTITY cbindgen-buildsize "120 MB (add 574 MB for tests)">
<!ENTITY cbindgen-time "0.5 SBU (add 0.4 SBU for tests), both on a 4-core machine">
]>
<sect1 id="cbindgen" xreflabel="Cbindgen-&cbindgen-version;">

View File

@ -44,6 +44,10 @@
<listitem>
<para>April 21st, 2022</para>
<itemizedlist>
<listitem>
<para>[bdubbs] - Update to .cbindgen-0.22.0. Fixes
<ulink url="&blfs-ticket-root;16436">#16436</ulink>.</para>
</listitem>
<listitem>
<para>[bdubbs] - Update to postfix-3.7.1. Fixes
<ulink url="&blfs-ticket-root;16428">#16428</ulink>.</para>

View File

@ -340,7 +340,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.21.0">
<!ENTITY cbindgen-version "0.22.0">
<!ENTITY check-version "0.12.0">
<!ENTITY clisp-version "2.49">
<!ENTITY cmake-major-version "3.23">