diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-06-21 14:56:14 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-06-21 14:56:14 +0000 |
commit | 1cfc7dd3e8b409b3937228e859a2776a5b98ac19 (patch) | |
tree | 9d7b1821d02c0d89f8a42791e5ce904573d2aeb6 /packages.ent | |
parent | b02111550a5ddeb495e99786910223010869e8b4 (diff) |
Upgrade to Libtool-2.2.10. Fixes #2690.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9306 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 a74d2b54b..06fb044f1 100644 --- a/packages.ent +++ b/packages.ent @@ -296,10 +296,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.6b"> -<!ENTITY libtool-size "2,292 KB"> +<!ENTITY libtool-version "2.2.10"> +<!ENTITY libtool-size "2,383 KB"> <!ENTITY libtool-url "&gnu;libtool/libtool-&libtool-version;.tar.gz"> -<!ENTITY libtool-md5 "07da460450490148c6d2df0f21481a25"> +<!ENTITY libtool-md5 "b745d220e88163fcd9eea0a90ccf21b0"> <!ENTITY libtool-home "&gnu-software;libtool/"> <!ENTITY libtool-ch6-du "35 MB testsuite included"> <!ENTITY libtool-ch6-sbu "3.7 SBU testsuite included"> |