diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2008-02-07 19:35:36 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2008-02-07 19:35:36 +0000 |
commit | f0fecc7e8a0eb9fa5aa440ec6b9e12977af88f7a (patch) | |
tree | d691da50c5603121bf33e59bda875c1baf561062 /packages.ent | |
parent | fadce7a097c0be4c2c84f3c027cb3d50ec7a0698 (diff) |
Upgrade to E2fsprogs-1.40.5. Fixes #2138.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8469 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'packages.ent')
-rw-r--r-- | packages.ent | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages.ent b/packages.ent index c3363cb92..f28d4d88a 100644 --- a/packages.ent +++ b/packages.ent @@ -111,10 +111,10 @@ <!-- NOTE: When updating e2fsprogs, remember to check the list of acceptable features that can be shown by debugfs in chapter02/creatingfilesystem.xml --> -<!ENTITY e2fsprogs-version "1.40.4"> +<!ENTITY e2fsprogs-version "1.40.5"> <!ENTITY e2fsprogs-size "3,954 KB"> <!ENTITY e2fsprogs-url "&sourceforge;e2fsprogs/e2fsprogs-&e2fsprogs-version;.tar.gz"> -<!ENTITY e2fsprogs-md5 "124d744bdf9d443591eb8193c085944b"> +<!ENTITY e2fsprogs-md5 "69e55eaf543acfab8e2eb8ba2883d8cd"> <!ENTITY e2fsprogs-home "http://e2fsprogs.sourceforge.net/"> <!ENTITY e2fsprogs-ch5-du "31.2 MB"> <!ENTITY e2fsprogs-ch5-sbu "0.4 SBU"> |