Fix sshfs url

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19520 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Bruce Dubbs 2017-11-19 15:51:08 +00:00
parent 76c3cd71e4
commit 0a137358b3

View File

@ -5,7 +5,7 @@
%general-entities;
<!ENTITY sshfs-download-http
"https://github.com/libfuse/sshfs/releases/download/sshfs-&sshfs-version;/sshfs-&sshfs-version;.tar.gz">
"https://github.com/libfuse/sshfs/releases/download/sshfs-&sshfs-version;/sshfs-&sshfs-version;.tar.xz">
<!ENTITY sshfs-download-ftp " ">
<!ENTITY sshfs-md5sum "f261fe7ec77adc3a53f2116f3b8cb8ab">
<!ENTITY sshfs-size "48 KB">