Fix cbindgen url

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20651 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Bruce Dubbs 2018-10-24 23:03:55 +00:00
parent e13654463b
commit df09c181e0

View File

@ -4,8 +4,8 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY cbindgen-download-http "https://github.com/eqrion/cbindgen/archive/v&cbindgen-version;.tar.gz">
<!ENTITY cbindgen-download-ftp "">
<!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 "59b31c737722e3becbac3c80c02bbeab">
<!ENTITY cbindgen-size "86 KB">
<!ENTITY cbindgen-buildsize "78 MB (add 300MB for the testsuite) ">
@ -69,7 +69,7 @@
</para>
</listitem>
</itemizedlist>
<!--
<note>
<para>
The <application>cbindgen</application> source tarball shown above
@ -83,7 +83,7 @@
-O cbindgen-&cbindgen-version;.tar.gz</userinput></screen>.
</para>
</note>
-->
<bridgehead renderas="sect3">cbindgen Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>