From: Felix Fietkau Date: Thu, 24 Sep 2009 22:19:33 +0000 (+0000) Subject: libtool: update to 1.5.26 (patch from #4905) X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=430f83fad77c01bed5996e832aff1c00a8f3d407 libtool: update to 1.5.26 (patch from #4905) SVN-Revision: 17715 --- diff --git a/package/libtool/Makefile b/package/libtool/Makefile index 7c5e431ea3..e5d11728e7 100644 --- a/package/libtool/Makefile +++ b/package/libtool/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libtool -PKG_VERSION:=1.5.24 +PKG_VERSION:=1.5.26 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@GNU/libtool -PKG_MD5SUM:=d0071c890101fcf4f2be8934a37841b0 +PKG_MD5SUM:=aa9c5107f3ec9ef4200eb6556f3b3c29 HOST_PATCH_DIR=/dev/null