mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 14:47:17 +08:00
Make download url for dosfstools us a proper filename
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18882 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
a3af18ee3e
commit
e0c5302c5d
@ -4,7 +4,7 @@
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY dosfstools-download-http "https://github.com/dosfstools/dosfstools/archive/v&dosfstools-version;.tar.gz">
|
||||
<!ENTITY dosfstools-download-http "https://github.com/dosfstools/dosfstools/releases/download/v&dosfstools-version;/dosfstools-&dosfstools-version;.tar.xz">
|
||||
<!ENTITY dosfstools-download-ftp " ">
|
||||
<!ENTITY dosfstools-md5sum "07a1050db1a898e9a2e03b0c4569c4bd">
|
||||
<!ENTITY dosfstools-size "176 KB">
|
||||
|
Loading…
Reference in New Issue
Block a user