Changeset 85d2158 for postlfs


Ignore:
Timestamp:
05/21/2018 04:59:50 PM (6 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
66f2fb7
Parents:
7f5826e7
Message:

Update to mlt-6.8.0.
Update to xdg-utils-1.1.3.
Update to feh-2.26.3.
Update to nghttp2-1.32.0.
Update to libsoup-2.62.2.
Update to gnupg-2.2.7.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/gnupg2.xml

    r7f5826e7 r85d2158  
    99  <!-- <!ENTITY gnupg2-download-ftp  "&gnupg-ftp;/gnupg/gnupg-&gnupg2-version;.tar.bz2"> -->
    1010  <!ENTITY gnupg2-download-ftp  " ">
    11   <!ENTITY gnupg2-md5sum        "2b13d3b6db10b9e93c828703fd6ff823">
     11  <!ENTITY gnupg2-md5sum        "fc13424af7747a5dd6edb6086ec0cb2f">
    1212  <!ENTITY gnupg2-size          "6.3 MB">
    13   <!ENTITY gnupg2-buildsize     "111 MB (with all tests; add 24 MB for docs)">
    14   <!ENTITY gnupg2-time          "0.3 SBU (using parallelism=4; add 1.9 SBU for tests)">
     13  <!ENTITY gnupg2-buildsize     "99 MB (with all tests; add 24 MB for docs)">
     14  <!ENTITY gnupg2-time          "0.4 SBU (using parallelism=4; add 1.4 SBU for tests)">
    1515]>
    1616
     
    133133make &amp;&amp;
    134134
    135 makeinfo --html --no-split \
    136          -o doc/gnupg_nochunks.html doc/gnupg.texi &amp;&amp;
    137 makeinfo --plaintext       \
    138          -o doc/gnupg.txt           doc/gnupg.texi</userinput></screen>
     135makeinfo --html --no-split -o doc/gnupg_nochunks.html doc/gnupg.texi &amp;&amp;
     136makeinfo --plaintext       -o doc/gnupg.txt           doc/gnupg.texi</userinput></screen>
    139137
    140138    <para>If you have <xref linkend="texlive"/>
Note: See TracChangeset for help on using the changeset viewer.