Ignore:
Timestamp:
12/12/2016 10:54:03 PM (7 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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, 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:
6a5f9b3
Parents:
124f752c
Message:

Update to jasper-2.0.6.
Update to gsl-2.3.
Update to gnutls-3.5.7.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/gsl.xml

    r124f752c r86918e9  
    99  <!ENTITY gsl-download-ftp
    1010    "ftp://ftp.gnu.org/pub/gnu/gsl/gsl-&gsl-version;.tar.gz">
    11   <!ENTITY gsl-md5sum        "3d90650b7cfe0a6f4b29c2d7b0f86458">
     11  <!ENTITY gsl-md5sum        "905fcbbb97bc552d1037e34d200931a0">
    1212  <!ENTITY gsl-size          "4.3 MB">
    13   <!ENTITY gsl-buildsize     "211 MB (with tests)">
    14   <!ENTITY gsl-time          "1.8 SBU (with tests)">
     13  <!ENTITY gsl-buildsize     "188 MB (with tests)">
     14  <!ENTITY gsl-time          "1.9 SBU (with tests)">
    1515]>
    1616
     
    9595
    9696<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
    97 
    98 make &amp;&amp;
    99 
     97make                                       &amp;&amp;
    10098make html</userinput></screen>
    10199
Note: See TracChangeset for help on using the changeset viewer.