diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-12-01 21:47:04 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-12-01 21:47:04 +0000 |
commit | bc1922fff95e86f5a223cae431b6d89b6cff6bd9 (patch) | |
tree | cf5df1d869ff46b6a333cd9ce0d3920147046054 /packages.ent | |
parent | 5bbb862c159259803fe951d1b8f2185babfbe27e (diff) |
Upgrade to E2fsprogs-1.42. Fixes #2973.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9683 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'packages.ent')
-rw-r--r-- | packages.ent | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/packages.ent b/packages.ent index 49cab4dea..840804230 100644 --- a/packages.ent +++ b/packages.ent @@ -107,10 +107,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.41.14"> -<!ENTITY e2fsprogs-size "4,406 KB"> +<!ENTITY e2fsprogs-version "1.42"> +<!ENTITY e2fsprogs-size "5,576 KB"> <!ENTITY e2fsprogs-url "&sourceforge;e2fsprogs/e2fsprogs-&e2fsprogs-version;.tar.gz"> -<!ENTITY e2fsprogs-md5 "05f70470aea2ef7efbb0845b2b116720"> +<!ENTITY e2fsprogs-md5 "a3c4ffd7352310ab5e9412965d575610"> <!ENTITY e2fsprogs-home "http://e2fsprogs.sourceforge.net/"> <!-- <!ENTITY e2fsprogs-ch5-du "38 MB"> |