Changeset 362dc9e
- Timestamp:
- 11/18/2017 01:46:37 AM (6 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/inkscape-core-mods, lazarus, lxqt, perl-modules, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 515cc58
- Parents:
- e433be0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
networking/netlibs/libnsl.xml
re433be0 r362dc9e 5 5 %general-entities; 6 6 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"> 8 8 <!ENTITY libnsl-download-ftp " "> 9 9 <!ENTITY libnsl-md5sum "05222024777e12e2f6d48f2e7d067ac7"> … … 71 71 </listitem> 72 72 </itemizedlist> 73 74 <note>75 <para>76 The <application>libnsl</application> source tarball shown above77 downloads with the correct name, libnsl-&libnsl-version;.tar.gz, if78 using a browser such as Firefox. If you prefer to use a command line79 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>86 73 87 74 <bridgehead renderas="sect3">libnsl Dependencies</bridgehead>
Note:
See TracChangeset
for help on using the changeset viewer.