1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-09-30 16:11:18 +02:00

fix libtool md5sum

SVN-Revision: 9952
This commit is contained in:
Felix Fietkau 2007-12-27 10:46:03 +00:00
parent f99b9e7b2b
commit ed426409cc

@ -14,7 +14,7 @@ PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@GNU/libtool
PKG_MD5SUM:=8e0ac9797b62ba4dcc8a2fb7936412b0
PKG_MD5SUM:=d0071c890101fcf4f2be8934a37841b0
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)