diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-03-22 21:30:39 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-03-22 21:30:39 +0000 |
commit | c8995814d1950d124de2ffc75d97b31c67c58b4c (patch) | |
tree | 6e509b277a31b69de745776bf385ce085ec6259a /packages.ent | |
parent | 2423c94f0b13767cb1500c4f37a084e0dc9855cf (diff) |
Bootscript enhancements
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9783 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 a5d1ad6bc..a768d35e4 100644 --- a/packages.ent +++ b/packages.ent @@ -305,7 +305,7 @@ <!ENTITY less-ch6-du "3.5 MB"> <!ENTITY less-ch6-sbu "less than 0.1 SBU"> -<!ENTITY lfs-bootscripts-version "20120229"> <!-- Scripts depend on this format --> +<!ENTITY lfs-bootscripts-version "20120322"> <!-- Scripts depend on this format --> <!ENTITY lfs-bootscripts-size "BOOTSCRIPTS-SIZE KB"> <!-- Updated in Makefile --> <!ENTITY lfs-bootscripts-url "&downloads-root;lfs-bootscripts-&lfs-bootscripts-version;.tar.bz2"> <!ENTITY lfs-bootscripts-md5 "BOOTSCRIPTS-MD5SUM"> <!-- Updated in Makefile --> |