summaryrefslogtreecommitdiff
path: root/package/libtool/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-02-01 19:16:48 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-02-01 19:16:48 +0100
commit2a8b0c42a074556bd489ef88a2b788f84ff6cf1e (patch)
treec010dc70198e96c738bd6c3370ceeb909bf6128a /package/libtool/Makefile
parent67ceb4475d54d648708831ec1331877a7b7d036f (diff)
update libtool to latest upstream
fix some dependencies for native adk build on adk system.
Diffstat (limited to 'package/libtool/Makefile')
-rw-r--r--package/libtool/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/libtool/Makefile b/package/libtool/Makefile
index 1d5a0812f..512593872 100644
--- a/package/libtool/Makefile
+++ b/package/libtool/Makefile
@@ -4,9 +4,9 @@
include ${TOPDIR}/rules.mk
PKG_NAME:= libtool
-PKG_VERSION:= 1.5.22
+PKG_VERSION:= 2.2.6b
PKG_RELEASE:= 1
-PKG_MD5SUM:= 8e0ac9797b62ba4dcc8a2fb7936412b0
+PKG_MD5SUM:= 07da460450490148c6d2df0f21481a25
PKG_DESCR:= a generic dynamic object loading library
PKG_SECTION:= libs
PKG_URL:= http://www.gnu.org/software/libtool