diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-12-02 18:57:21 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-12-02 18:57:21 +0000 |
commit | 59c2dade45f32f5cb543a0f24a4e6df36b54f219 (patch) | |
tree | 23de2d2a80c242709ea916f2215216903141c688 /packages.ent | |
parent | 3d4219ad3f16fcc4718342090b797bf20811f508 (diff) |
Upgrade to Autoconf-2.65. Fixes #2520.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9125 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 8ed386b50..825d8dcda 100644 --- a/packages.ent +++ b/packages.ent @@ -7,10 +7,10 @@ Allowed deviation in disk usage : 2% --> -<!ENTITY autoconf-version "2.64"> -<!ENTITY autoconf-size "1,283 KB"> +<!ENTITY autoconf-version "2.65"> +<!ENTITY autoconf-size "1,301 KB"> <!ENTITY autoconf-url "&gnu;autoconf/autoconf-&autoconf-version;.tar.bz2"> -<!ENTITY autoconf-md5 "ef400d672005e0be21e0d20648169074"> +<!ENTITY autoconf-md5 "a6de1cc6434cd64038b0a0ae4e252b33"> <!ENTITY autoconf-home "&gnu-software;autoconf/"> <!ENTITY autoconf-ch6-du "12.4 MB testsuite included"> <!ENTITY autoconf-ch6-sbu "4.8 SBU testsuite included"> |