diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-03-07 17:40:58 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-03-07 17:40:58 +0000 |
commit | 5d5390bf017840e0acb97a4834fb7f8abb3139d9 (patch) | |
tree | dd4c5d603a899152311ef14df525e27ad7fb6567 /packages.ent | |
parent | aa7e88f3c731c0afc366dad5281ab80a4cb6d07b (diff) |
Update location of udevd in bootscripts
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10506 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 02484290c..41d2c52ec 100644 --- a/packages.ent +++ b/packages.ent @@ -322,7 +322,7 @@ <!ENTITY less-ch6-du "3.6 MB"> <!ENTITY less-ch6-sbu "less than 0.1 SBU"> -<!ENTITY lfs-bootscripts-version "20130821"> <!-- Scripts depend on this format --> +<!ENTITY lfs-bootscripts-version "20140307"> <!-- 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 --> |