Changeset df09c18


Ignore:
Timestamp:
10/24/2018 11:03:55 PM (5 years ago)
Author:
Bruce Dubbs <bdubbs@…>
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, elogind, 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:
1b48921
Parents:
e1365446
Message:

Fix cbindgen url

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/cbindgen.xml

    re1365446 rdf09c18  
    55  %general-entities;
    66
    7   <!ENTITY cbindgen-download-http "https://github.com/eqrion/cbindgen/archive/v&cbindgen-version;.tar.gz">
    8   <!ENTITY cbindgen-download-ftp  "">
     7  <!ENTITY cbindgen-download-http "https://github.com/eqrion/cbindgen/archive/v&cbindgen-version;/cbindgen-&cbindgen-version;.tar.gz">
     8  <!ENTITY cbindgen-download-ftp  " ">
    99  <!ENTITY cbindgen-md5sum        "59b31c737722e3becbac3c80c02bbeab">
    1010  <!ENTITY cbindgen-size          "86 KB">
     
    7070      </listitem>
    7171    </itemizedlist>
    72 
     72<!--
    7373    <note>
    7474      <para>
     
    8484      </para>
    8585    </note>
    86 
     86-->
    8787    <bridgehead renderas="sect3">cbindgen Dependencies</bridgehead>
    8888
Note: See TracChangeset for help on using the changeset viewer.