瀏覽代碼

- bump version

Bernhard Reutner-Fischer 18 年之前
父節點
當前提交
530b8e6c2a
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      package/libtool/libtool.mk

+ 1 - 1
package/libtool/libtool.mk

@@ -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)