Fix shadow download

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18260 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Pierre Labastie 2017-02-06 13:02:35 +00:00
parent 15b96a83e6
commit 81d1117964

View File

@ -4,7 +4,7 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY shadow-download-http "http://pkg-shadow.alioth.debian.org/releases/shadow-&shadow-version;.tar.xz">
<!ENTITY shadow-download-http "https://github.com/shadow-maint/shadow/releases/download/&shadow-version;/shadow-&shadow-version;.tar.xz">
<!ENTITY shadow-download-ftp " ">
<!ENTITY shadow-md5sum "c06f8c2571b44899e60662f9ad259dd6">
<!ENTITY shadow-size "1.6 MB">