mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-08 02:27:28 +08:00
Fix shadow download
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18260 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
15b96a83e6
commit
81d1117964
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user