diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2007-01-31 18:02:20 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2007-01-31 18:02:20 +0000 |
commit | f639fa966c13e39b8d1e3f66e350ad0f0c21770e (patch) | |
tree | 9000756def4d579d6aa4eb1c7941c5f5a047bed8 /packages.ent | |
parent | 4038f34433779110282a31c0f07c5ee6482b362c (diff) |
Upgrade to Bzip2-1.0.4. Fixes #1943.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7893 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 28c5ddaf9..5900a1975 100644 --- a/packages.ent +++ b/packages.ent @@ -62,10 +62,10 @@ <!ENTITY bison-ch6-du "12.3 MB"> <!ENTITY bison-ch6-sbu "0.2 SBU"> -<!ENTITY bzip2-version "1.0.3"> -<!ENTITY bzip2-size "654 KB"> +<!ENTITY bzip2-version "1.0.4"> +<!ENTITY bzip2-size "822 KB"> <!ENTITY bzip2-url "http://www.bzip.org/&bzip2-version;/bzip2-&bzip2-version;.tar.gz"> -<!ENTITY bzip2-md5 "8a716bebecb6e647d2e8a29ea5d8447f"> +<!ENTITY bzip2-md5 "fc310b254f6ba5fbb5da018f04533688"> <!ENTITY bzip2-home "http://www.bzip.org/"> <!ENTITY bzip2-ch5-du "4.2 MB"> <!ENTITY bzip2-ch5-sbu "less than 0.1 SBU"> |