Changeset 522641a for general


Ignore:
Timestamp:
11/27/2014 07:08:13 PM (9 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, 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:
e1b673f0
Parents:
5ebfb66
Message:

Update to git-2.2.0.
Update to libgusb-0.2.2.
Update to dhcpcd-6.6.4.
Update to rpcbind-0.2.2.
Update to gnome-themes-standard-3.14.2.1.
Update to flac-1.3.1.

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

Location:
general
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libgusb.xml

    r5ebfb66 r522641a  
    77  <!ENTITY libgusb-download-http "http://people.freedesktop.org/~hughsient/releases/libgusb-&libgusb-version;.tar.xz">
    88  <!ENTITY libgusb-download-ftp  " ">
    9   <!ENTITY libgusb-md5sum        "c0f8db4be0eb8f5292fe755669628911">
    10   <!ENTITY libgusb-size          "268 KB">
    11   <!ENTITY libgusb-buildsize     "3.6 MB (additional 0.2 MB for the tests)">
     9  <!ENTITY libgusb-md5sum        "656edd848129ff28318bccc931abc810">
     10  <!ENTITY libgusb-size          "264 KB">
     11  <!ENTITY libgusb-buildsize     "3.7 MB (additional 0.1 MB for the tests)">
    1212  <!ENTITY libgusb-time          "0.1 SBU">
    1313]>
  • general/prog/git.xml

    r5ebfb66 r522641a  
    99  <!ENTITY git-download-http "&git-root;/git-&git-version;.tar.xz">
    1010  <!ENTITY git-download-ftp  "ftp://ftp.kernel.org/pub/software/scm/git/git-&git-version;.tar.xz">
    11   <!ENTITY git-md5sum        "43815ec043c0ae46c3efa4c8e28feaba">
    12   <!ENTITY git-size          "3.4 MB">
    13   <!ENTITY git-buildsize     "209 MB (additional 13 MB for downloaded docs and man pages, or 26 MB building docs and man pages)">
    14   <!ENTITY git-time          "0.7 SBU (additional 8.6 SBU for tests or 2.9 SBU for docs and man build)">
     11  <!ENTITY git-md5sum        "5c9d20582297f8f24606fe49f515b584">
     12  <!ENTITY git-size          "3.5 MB">
     13  <!ENTITY git-buildsize     "218 MB (additional 13 MB for downloaded docs and man pages, or 27 MB building docs and man pages)">
     14  <!ENTITY git-time          " 0.8 SBU and additional 2.2 SBU for tests (using parallelism=4) or 2.9 SBU for docs and man build">
    1515]>
    1616
     
    123123    <para>
    124124      <xref linkend="xmlto"/> and
    125       <ulink url="http://www.methods.co.nz/asciidoc/">AsciiDoc</ulink>
     125      <ulink url="http://www.methods.co.nz/asciidoc/">AsciiDoc</ulink> or
     126      <ulink url="http://asciidoctor.org/">AsciiDoctor</ulink>
    126127    </para>
    127128
Note: See TracChangeset for help on using the changeset viewer.