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:
Pierre Labastie 2020-06-25 16:34:03 +00:00
parent 3bf88d0883
commit 2f7b58550b

View File

@ -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">