diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-10-18 21:31:02 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-10-18 21:31:02 +0000 |
commit | 5520a6c9cced5d7e175c0fa82a06a3de08c672d2 (patch) | |
tree | 03a8b3bbb25541c7e7234def7f2af88f16714cd2 /packages.ent | |
parent | d03909fd114a60e439b21f2c2c3e9c0f05bc75e6 (diff) |
Upgrade to Libtool-2.4. Fixes #2762.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9396 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 b8e41ee02..aba6c9d07 100644 --- a/packages.ent +++ b/packages.ent @@ -297,10 +297,10 @@ <!ENTITY lfs-bootscripts-ch7-du "BOOTSCRIPTS-INSTALL-KB KB"> <!-- Updated in Makefile --> <!ENTITY lfs-bootscripts-ch7-sbu "less than 0.1 SBU"> -<!ENTITY libtool-version "2.2.10"> -<!ENTITY libtool-size "2,383 KB"> +<!ENTITY libtool-version "2.4"> +<!ENTITY libtool-size "2,520 KB"> <!ENTITY libtool-url "&gnu;libtool/libtool-&libtool-version;.tar.gz"> -<!ENTITY libtool-md5 "b745d220e88163fcd9eea0a90ccf21b0"> +<!ENTITY libtool-md5 "b32b04148ecdd7344abc6fe8bd1bb021"> <!ENTITY libtool-home "&gnu-software;libtool/"> <!ENTITY libtool-ch6-du "35 MB"> <!ENTITY libtool-ch6-sbu "3.7 SBU"> |