diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-07-28 20:08:36 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-07-28 20:08:36 +0000 |
commit | 04c09d79998c15787449363ce799b5c0a3da714c (patch) | |
tree | 7730351ed052b377f2b98d71bb9770e65a29e947 /packages.ent | |
parent | 49d9daf4ed0fedc344c9eff49aee87c442eec5a2 (diff) |
Upgrade to Autoconf-2.64. Fixes #2467.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9012 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 521b24356..bcb442c5d 100644 --- a/packages.ent +++ b/packages.ent @@ -7,10 +7,10 @@ Allowed deviation in disk usage : 2% --> -<!ENTITY autoconf-version "2.63"> -<!ENTITY autoconf-size "1,167 KB"> +<!ENTITY autoconf-version "2.64"> +<!ENTITY autoconf-size "1,283 KB"> <!ENTITY autoconf-url "&gnu;autoconf/autoconf-&autoconf-version;.tar.bz2"> -<!ENTITY autoconf-md5 "7565809ed801bb5726da0631ceab3699"> +<!ENTITY autoconf-md5 "ef400d672005e0be21e0d20648169074"> <!ENTITY autoconf-home "&gnu-software;autoconf/"> <!ENTITY autoconf-ch6-du "12.4 MB testsuite included"> <!ENTITY autoconf-ch6-sbu "4.8 SBU testsuite included"> |