Ignore:
Timestamp:
08/12/2013 07:12:03 PM (11 years ago)
Author:
Bruce Dubbs <bdubbs@…>
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:
b8250d1
Parents:
eaa2ba5
Message:

Update to openbox-3.5.2
Update to curl-7.32.0

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/netlibs/curl.xml

    reaa2ba5 ref0c157  
    77  <!ENTITY curl-download-http "http://curl.haxx.se/download/curl-&curl-version;.tar.bz2">
    88  <!ENTITY curl-download-ftp  " ">
    9   <!ENTITY curl-md5sum        "b7bea20579ac2f696338ae03f2c19ba5">
     9  <!ENTITY curl-md5sum        "30d04b0a8c43c6770039d1bf033dfe79">
    1010  <!ENTITY curl-size          "2.6 MB">
    11   <!ENTITY curl-buildsize     "35 MB (additional 7 MB for tests)">
    12   <!ENTITY curl-time          "0.4 SBU (additional 3.1 SBU for tests)">
     11  <!ENTITY curl-buildsize     "29 MB (additional 7 MB for tests)">
     12  <!ENTITY curl-time          "0.5 SBU (additional 2.9 SBU for tests)">
    1313]>
    1414
     
    121121
    122122    <para>
    123       To test the results, issue:
    124       <command>sed -i 's/^#LDADD/LDADD/' docs/examples/Makefile; make check</command>.
     123      To test the results, issue: <command>make test</command>.
    125124    </para>
    126125
     
    139138    <title>Command Explanations</title>
    140139
    141     <!--
    142     <para>
    143       <command>sed -i '/- -static-libs)/{N;s#echo .*#echo #;}'
    144       curl-config.in</command>: Since the static libraries have not been installed,
    145       this <command>sed</command> removes the static libs line from
    146       <command>curl-config</command> as it might otherwise confuse other
    147       applications.
    148     </para>
    149     -->
    150140    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    151141      href="../../xincludes/static-libraries.xml"/>
Note: See TracChangeset for help on using the changeset viewer.