Changeset b5de93d for general


Ignore:
Timestamp:
03/19/2019 03:20:00 PM (5 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 9.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
daf08a9
Parents:
b4d0b5a
Message:

libssh2-1.8.1

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libssh2.xml

    rb4d0b5a rb5de93d  
    77  <!ENTITY libssh2-download-http "https://www.libssh2.org/download/libssh2-&libssh2-version;.tar.gz">
    88  <!ENTITY libssh2-download-ftp  " ">
    9   <!ENTITY libssh2-md5sum        "3d1147cae66e2959ea5441b183de1b1c">
    10   <!ENTITY libssh2-size          "835 KB">
     9  <!ENTITY libssh2-md5sum        "338f36a8bb7f5ef55715ac1864cc788c">
     10  <!ENTITY libssh2-size          "838 KB">
    1111  <!ENTITY libssh2-buildsize     "12 MB">
    1212  <!ENTITY libssh2-time          "0.1 SBU">
     
    7575    <bridgehead renderas="sect4">Optional</bridgehead>
    7676    <para role="optional">
    77       <xref linkend="libgcrypt"/>,
    78       <xref linkend="openssh"/> (required for the testsuite)
     77      <xref linkend="libgcrypt"/> and
     78      <xref linkend="openssh"/> (both required for the testsuite)
    7979    </para>
    8080
     
    9797    <para>
    9898      To test the results, issue: <command>make check</command>.
     99      One test, using gnupg, may fail for unknown reasons.
    99100    </para>
    100101
Note: See TracChangeset for help on using the changeset viewer.