diff options
author | Dan Nichilson <dnicholson@linuxfromscratch.org> | 2006-09-04 15:08:57 +0000 |
---|---|---|
committer | Dan Nichilson <dnicholson@linuxfromscratch.org> | 2006-09-04 15:08:57 +0000 |
commit | b020f16623b0f7cbc7a4eb3fe73112fa408b5ff5 (patch) | |
tree | 28496fe643b8367f0a9e8f541c0eea643e2dbd0f | |
parent | 6199f2c0902dd05bdf3bebb3f6dc0468df2f0550 (diff) |
Fixed the md5sums for the current udev-config and lfs-bootscripts (hopefully)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7783 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | packages.ent | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/packages.ent b/packages.ent index 91a55a135..0c28e1415 100644 --- a/packages.ent +++ b/packages.ent @@ -284,7 +284,7 @@ <!ENTITY lfs-bootscripts-version "20060712"> <!ENTITY lfs-bootscripts-size "24 KB"> <!ENTITY lfs-bootscripts-url "http://www.linuxfromscratch.org/lfs/downloads/development/lfs-bootscripts-&lfs-bootscripts-version;.tar.bz2"> -<!ENTITY lfs-bootscripts-md5 "24ad0604791f0c2a4cac12679298bf9c"> +<!ENTITY lfs-bootscripts-md5 "4c3550fa2b9bb7001fcb514be6c63318"> <!ENTITY lfs-bootscripts-home " "> <!ENTITY lfs-bootscripts-ch7-du "0.4 MB"> <!ENTITY lfs-bootscripts-ch7-sbu "less than 0.1 SBU"> @@ -496,8 +496,7 @@ <!ENTITY udev-config "udev-config-20060715"> <!ENTITY udev-config-size "4 KB"> <!ENTITY udev-config-url "http://www.linuxfromscratch.org/lfs/downloads/development/&udev-config;.tar.bz2"> -<!ENTITY udev-config-md5 "aaecd7c2d977ee35b19777776476e012"> -<!-- <!ENTITY udev-config-md5 "TBD-udev-config-md5"> --> +<!ENTITY udev-config-md5 "52f5b8c4f60b2c9c0913645846e1ffe7"> <!ENTITY udev-config-home " "> <!ENTITY util-linux-version "2.12r"> |