diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-09-01 19:48:26 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-09-01 19:48:26 +0000 |
commit | 6ed4d4ee269ef92a257df10c29b7b4aca005460c (patch) | |
tree | 505efc578360a392e1faa9a3b3bfa896409ef483 | |
parent | 4b20df1ca9e70bd76af16b115a0690b72b993238 (diff) |
Get md5sum right7.2
git-svn-id: http://svn.linuxfromscratch.org/LFS/tags/7.2@9979 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | packages.ent | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages.ent b/packages.ent index 2d0117e4f..1495d2944 100644 --- a/packages.ent +++ b/packages.ent @@ -305,7 +305,7 @@ <!ENTITY lfs-bootscripts-version "20120901"> <!-- Scripts depend on this format --> <!ENTITY lfs-bootscripts-size "33 KB"> <!-- Updated in Makefile (svn only)--> <!ENTITY lfs-bootscripts-url "&downloads-root;lfs-bootscripts-&lfs-bootscripts-version;.tar.bz2"> -<!ENTITY lfs-bootscripts-md5 "b3cfccfb6961ea407acf0b070184b0b1"> <!-- Updated in Makefile (svn only)--> +<!ENTITY lfs-bootscripts-md5 "393e4ed76819ce412f8a406c44beabd0"> <!-- Updated in Makefile (svn only)--> <!ENTITY lfs-bootscripts-home " "> <!ENTITY lfs-bootscripts-ch7-du "260 KB"> <!-- Updated in Makefile (svn only)--> <!ENTITY lfs-bootscripts-ch7-sbu "less than 0.1 SBU"> |