diff options
author | Dan Nichilson <dnicholson@linuxfromscratch.org> | 2007-08-27 21:45:49 +0000 |
---|---|---|
committer | Dan Nichilson <dnicholson@linuxfromscratch.org> | 2007-08-27 21:45:49 +0000 |
commit | 7993939ebf863421ccbae597c843f14162fb54f4 (patch) | |
tree | 5056373dbd6d714e2de0ff89450505f36b9f8bc2 /packages.ent | |
parent | 6a12592ea27f80d70a8b871c0be5d93bdf9cea2e (diff) |
Change shadow download url to more stable anduin location
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8338 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'packages.ent')
-rw-r--r-- | packages.ent | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/packages.ent b/packages.ent index c7b5731b4..389b61fdd 100644 --- a/packages.ent +++ b/packages.ent @@ -432,7 +432,10 @@ <!ENTITY shadow-version "4.0.18.1"> <!ENTITY shadow-size "1,481 KB"> +<!-- This site is dead. Use anduin instead. <!ENTITY shadow-url "ftp://ftp.pld.org.pl/software/shadow/shadow-&shadow-version;.tar.bz2"> +--> +<!ENTITY shadow-url "&anduin-sources;shadow-&shadow-version;.tar.bz2"> <!ENTITY shadow-md5 "e7751d46ecf219c07ae0b028ab3335c6"> <!ENTITY shadow-home " "> <!ENTITY shadow-ch6-du "20.7 MB"> |