mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-25 07:42:13 +08:00
Fix popt http download location
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23327 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
3bf88d0883
commit
2f7b58550b
@ -4,7 +4,7 @@
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY popt-download-http "http://ftp.rpm.org/mirror/popt/popt-&popt-version;.tar.gz">
|
||||
<!ENTITY popt-download-http "http://ftp.rpm.org/popt/releases/popt-1.x/popt-1.18.tar.gz">
|
||||
<!ENTITY popt-download-ftp "ftp://ftp.rpm.org/pub/rpm/popt/releases/popt-1.x/popt-&popt-version;.tar.gz">
|
||||
<!ENTITY popt-md5sum "450f2f636e6a3aa527de803d0ae76c5a">
|
||||
<!ENTITY popt-size "567 kB">
|
||||
|
Loading…
Reference in New Issue
Block a user