diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-05-13 21:59:07 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-05-13 21:59:07 +0000 |
commit | ab1e52895ba23281d5698f116a68675e5286f057 (patch) | |
tree | b7d6b105954f7915d85d636302ebc6ab36c6caa8 /packages.ent | |
parent | c0c977ceaf052d50b86d8a427804566a289f446b (diff) |
Fix coreutils md5sum
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9857 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 1d28427fc..80dd9f04c 100644 --- a/packages.ent +++ b/packages.ent @@ -79,7 +79,7 @@ <!ENTITY coreutils-version "8.17"> <!ENTITY coreutils-size "4,958 KB"> <!ENTITY coreutils-url "&gnu;coreutils/coreutils-&coreutils-version;.tar.xz"> -<!ENTITY coreutils-md5 "481e9b16af57a7ee4f7b663aefc0b662"> +<!ENTITY coreutils-md5 "bbda656ce8ca2c6903948f9faa204ba3"> <!ENTITY coreutils-home "&gnu-software;coreutils/"> <!ENTITY coreutils-ch5-du "88 MB"> <!ENTITY coreutils-ch5-sbu "0.7 SBU"> |