diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-02-16 20:17:04 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-02-16 20:17:04 +0000 |
commit | c19166ee3bcb0e647e53cb8917de9949cb0a16f1 (patch) | |
tree | eb7c9245c913375ebfd7b34474a3d5fc6a9b8d66 | |
parent | 61fa521a804a0597227736c699c222b6780f0f8e (diff) |
Fix md5sum of coreutils i18n patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9461 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | patches.ent | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/patches.ent b/patches.ent index c2122bb7d..ffd8af262 100644 --- a/patches.ent +++ b/patches.ent @@ -13,7 +13,7 @@ <!ENTITY coreutils-i18n-patch "coreutils-&coreutils-version;-i18n-1.patch"> -<!ENTITY coreutils-i18n-patch-md5 "c10190455cd66fc5957e50fbd0327c76"> +<!ENTITY coreutils-i18n-patch-md5 "28895e1112835ca04119158d1883a6d5"> <!ENTITY coreutils-i18n-patch-size "120 KB"> <!ENTITY coreutils-uname-patch "coreutils-&coreutils-version;-uname-1.patch"> |