Changeset 362dc9e


Ignore:
Timestamp:
11/18/2017 01:46:37 AM (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.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:
515cc58
Parents:
e433be0
Message:

Reset libnsl url

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/netlibs/libnsl.xml

    re433be0 r362dc9e  
    55  %general-entities;
    66
    7   <!ENTITY libnsl-download-http "https://github.com/thkukuk/libnsl/archive/v&libnsl-version;.tar.gz">
     7  <!ENTITY libnsl-download-http "https://github.com/thkukuk/libnsl/archive/v&libnsl-version;/libnsl-&libnsl-version;.tar.gz">
    88  <!ENTITY libnsl-download-ftp  " ">
    99  <!ENTITY libnsl-md5sum        "05222024777e12e2f6d48f2e7d067ac7">
     
    7171      </listitem>
    7272    </itemizedlist>
    73 
    74     <note>
    75       <para>
    76         The <application>libnsl</application> source tarball shown above
    77         downloads with the correct name, libnsl-&libnsl-version;.tar.gz, if
    78         using a browser such as Firefox. If you prefer to use a command line
    79         program such as wget, you normally would obtain v&libnsl-version;.tar.gz.
    80         To obtain this package with the proper filename, run:
    81 
    82 <screen><userinput>wget -c https://github.com/thkukuk/libnsl/archive/v&libnsl-version;.tar.gz \
    83      -O libnsl-&libnsl-version;.tar.gz</userinput></screen>
    84       </para>
    85     </note>
    8673
    8774    <bridgehead renderas="sect3">libnsl Dependencies</bridgehead>
Note: See TracChangeset for help on using the changeset viewer.