Ignore:
Timestamp:
07/12/2013 10:22:06 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:
eac6532f
Parents:
5129caa
Message:

Update to stunnel-4.56.
Update to p11-kit-0.18.4.
Update to nettle-2.7.1.
Add some 7.3 tags

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/nettle.xml

    r5129caa r2955093  
    77  <!ENTITY nettle-download-http "http://ftp.gnu.org/gnu/nettle/nettle-&nettle-version;.tar.gz">
    88  <!ENTITY nettle-download-ftp  "ftp://ftp.gnu.org/gnu/nettle/nettle-&nettle-version;.tar.gz">
    9   <!ENTITY nettle-md5sum        "2caa1bd667c35db71becb93c5d89737f">
     9  <!ENTITY nettle-md5sum        "003d5147911317931dd453520eb234a5">
    1010  <!ENTITY nettle-size          "1.5 MB">
    11   <!ENTITY nettle-buildsize     "100 MB">
    12   <!ENTITY nettle-time          "0.5 SBU">
     11  <!ENTITY nettle-buildsize     "94 MB">
     12  <!ENTITY nettle-time          "0.6 SBU">
    1313]>
    1414
     
    101101
    102102<screen role="root"><userinput>make install &amp;&amp;
    103 chmod -v 755 /usr/lib/libhogweed.so.2.4 /usr/lib/libnettle.so.4.6 &amp;&amp;
     103chmod -v 755 /usr/lib/libhogweed.so.2.5 /usr/lib/libnettle.so.4.7 &amp;&amp;
    104104install -v -m755 -d /usr/share/doc/nettle-&nettle-version; &amp;&amp;
    105105install -v -m644 nettle.html /usr/share/doc/nettle-&nettle-version;</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.