diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2006-11-25 17:03:49 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2006-11-25 17:03:49 +0000 |
commit | 2bd778e9529822d75fdae95f101ee44c4b0b5cf6 (patch) | |
tree | 9289e480143cab425990ae2b7119200bb337f0d5 /packages.ent | |
parent | 3f25fa44de1817041a9ade5fa3aab6c8f4ef8132 (diff) |
Upgrade to Autoconf-2.61. Fixes #1918
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7856 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 c6b9942fd..1344463d6 100644 --- a/packages.ent +++ b/packages.ent @@ -7,10 +7,10 @@ Allowed deviation in disk usage : 2% --> -<!ENTITY autoconf-version "2.60"> -<!ENTITY autoconf-size "995 KB"> +<!ENTITY autoconf-version "2.61"> +<!ENTITY autoconf-size "1,018 KB"> <!ENTITY autoconf-url "&gnu;autoconf/autoconf-&autoconf-version;.tar.bz2"> -<!ENTITY autoconf-md5 "019609c29d0cbd9110c38480304aafc8"> +<!ENTITY autoconf-md5 "36d3fe706ad0950f1be10c46a429efe0"> <!ENTITY autoconf-home "&gnu-software;autoconf/"> <!ENTITY autoconf-ch6-du "8.1 MB"> <!ENTITY autoconf-ch6-sbu "less than 0.1 SBU"> |