diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2008-02-24 20:33:53 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2008-02-24 20:33:53 +0000 |
commit | f84ac7e7d965f0cf2adcfd5bcded51a85c1b48a5 (patch) | |
tree | 8d9c1da629cb0c1eb28230d2d8e880fb2dd088f7 /packages.ent | |
parent | cdf68ba134436acac08d5041c77dff118cd6cbff (diff) |
Fix download location for File-4.2.3. Fixes #2154.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8491 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'packages.ent')
-rw-r--r-- | packages.ent | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages.ent b/packages.ent index ec24b7d5c..704ee6532 100644 --- a/packages.ent +++ b/packages.ent @@ -132,7 +132,7 @@ <!ENTITY file-version "4.23"> <!ENTITY file-size "551 KB"> -<!ENTITY file-url "ftp://ftp.gw.com/mirrors/pub/unix/file/file-&file-version;.tar.gz"> +<!ENTITY file-url "ftp://ftp.gw.com/mirrors/unix/file/file-&file-version;.tar.gz"> <!ENTITY file-md5 "014a69979a8d5225a6ca2bcc4d7e967e"> <!ENTITY file-home " "> <!ENTITY file-ch6-du "7.9 MB"> |