diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-12-01 21:47:38 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-12-01 21:47:38 +0000 |
commit | 4759903e84e0dadad2d727d048127795b3db626b (patch) | |
tree | b2b98bf0187b858d3518ee6f5e5c6a32311bf592 /patches.ent | |
parent | bc1922fff95e86f5a223cae431b6d89b6cff6bd9 (diff) |
Correct md5sum for Coreutils test-fix patch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9684 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'patches.ent')
-rw-r--r-- | patches.ent | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/patches.ent b/patches.ent index f05330cb5..91c3f6a1b 100644 --- a/patches.ent +++ b/patches.ent @@ -21,7 +21,7 @@ <!ENTITY coreutils-uname-patch-size "1.6 KB"> <!ENTITY coreutils-tests-patch "coreutils-&coreutils-version;-test_fix-1.patch"> -<!ENTITY coreutils-tests-patch-md5 "48eee669fce62b9053edf0090c53615c"> +<!ENTITY coreutils-tests-patch-md5 "5979e7898b58cfacf00fbfdc4c0c6c65"> <!ENTITY coreutils-tests-patch-size "2.7 KB"> |