Changeset e95131d


Ignore:
Timestamp:
01/05/2011 01:46:39 AM (13 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
971bae0d
Parents:
f5c298a
Message:

Updated to libusb-1.0.8

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rf5c298a re95131d  
    161161<!ENTITY slib-version                 "3b2">
    162162<!ENTITY LZO-version                  "2.03">
    163 <!ENTITY libusb-version               "1.0.6">
     163<!ENTITY libusb-version               "1.0.8">
    164164<!ENTITY libusb-compat-version        "0.1.3">
    165165<!ENTITY icu-version                  "4.2.1">
  • general/genlib/libusb.xml

    rf5c298a re95131d  
    77  <!ENTITY libusb-download-http "&sourceforge-repo;/libusb/libusb-&libusb-version;.tar.bz2">
    88  <!ENTITY libusb-download-ftp  "&sources-anduin-ftp;/l/libusb-&libusb-version;.tar.bz2">
    9   <!ENTITY libusb-md5sum        "818c7c02112a53e0c182666ee83f2057">
    10   <!ENTITY libusb-size          "322 KB">
    11   <!ENTITY libusb-buildsize     "4 MB">
     9  <!ENTITY libusb-md5sum        "37d34e6eaa69a4b645a19ff4ca63ceef">
     10  <!ENTITY libusb-size          "331 KB">
     11  <!ENTITY libusb-buildsize     "5 MB">
    1212  <!ENTITY libusb-time          "less than 0.1 SBU">
    1313]>
     
    7979    <para>If <application>Doxygen</application> is installed and you wish to
    8080    build the API documentation, issue the following command:</para>
    81 
    82 <!-- <screen><userinput>pushd doc &amp;&amp;
    83 make docs &amp;&amp;
    84 popd</userinput></screen> -->
    8581
    8682<screen><userinput>make -C doc docs</userinput></screen> <!-- tested with doxygen -->
  • introduction/welcome/changelog.xml

    rf5c298a re95131d  
    4545      <para>January 5th, 2011</para>
    4646      <itemizedlist>
     47        <listitem>
     48          <para>[randy] - Updated to libusb-1.0.8.</para>
     49        </listitem>
    4750        <listitem>
    4851          <para>[randy] - Updated to Inetutils-1.8.</para>
Note: See TracChangeset for help on using the changeset viewer.