- bump version
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 21 Sep 2007 09:45:13 +0000 (09:45 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 21 Sep 2007 09:45:13 +0000 (09:45 -0000)
package/libtool/libtool.mk

index b5c37c7d5f45e0fe143a9a2d90069a8f97f22166..f0d480e3921b52e781473e0ad9dafc26f125dfab 100644 (file)
@@ -3,7 +3,7 @@
 # libtool
 #
 #############################################################
-LIBTOOL_VERSION:=1.5.22
+LIBTOOL_VERSION:=1.5.24
 LIBTOOL_SOURCE:=libtool-$(LIBTOOL_VERSION).tar.gz
 LIBTOOL_SITE:=http://ftp.gnu.org/pub/gnu/libtool
 LIBTOOL_CAT:=$(ZCAT)