diff options
Diffstat (limited to 'package')
-rw-r--r-- | package/libtool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libtool/Makefile b/package/libtool/Makefile index a339a861a2..61726568b0 100644 --- a/package/libtool/Makefile +++ b/package/libtool/Makefile @@ -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) |