Change tigervnc url

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@15420 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Bruce Dubbs 2015-01-29 21:22:19 +00:00
parent 718230d91f
commit 49fdc2a983

View File

@ -4,7 +4,7 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY tigervnc-download-http "https://github.com/TigerVNC/tigervnc/archive/v1.4.2.tar.gz">
<!ENTITY tigervnc-download-http "http://anduin.linuxfromscratch.org/sources/BLFS/conglomeration/tigervnc/tigervnc-&tigervnc-version;.tar.gz">
<!ENTITY tigervnc-download-ftp " ">
<!ENTITY tigervnc-md5sum "93b935487d0ec33341f079bc402df6b1">
<!ENTITY tigervnc-size "1.3 MB">
@ -40,11 +40,7 @@
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>Download (HTTP): <ulink url="&tigervnc-download-http;"/>.
<!-- Rendering of <note> is poor -->
Note: If using wget, this link will download to the wrong
file name. Append <userinput>-O tigervnc-&tigervnc-version;.tar.gz</userinput>
to the wget line to name the file correctly.</para>
<para>Download (HTTP): <ulink url="&tigervnc-download-http;"/></para>
</listitem>
<listitem>
<para>Download (FTP): <ulink url="&tigervnc-download-ftp;"/></para>