X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=tools%2Fmklibs%2FMakefile;h=bd967217ead4998758163e11190500bf6af2c460;hb=16ec0a70b319bd911a573becd4c51e094710f1a7;hp=50532244e64b101a327aff4ff0fe3369b742d9e1;hpb=df1a3208d3550642652781516234bb9d1bd545c6;p=openwrt-10.03%2F.git diff --git a/tools/mklibs/Makefile b/tools/mklibs/Makefile index 50532244e..bd967217e 100644 --- a/tools/mklibs/Makefile +++ b/tools/mklibs/Makefile @@ -7,11 +7,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=mklibs -PKG_VERSION:=0.1.26 +PKG_VERSION:=0.1.29 PKG_SOURCE:=$(PKG_NAME)_$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://ftp.de.debian.org/debian/pool/main/m/mklibs/ -PKG_MD5SUM:=708f284975f1b567b817d27f7677a95f +PKG_MD5SUM:=7f35dfdbde249a090199829c1a1222d8 + +HOST_BUILD_DIR:=$(BUILD_DIR_HOST)/mklibs include $(INCLUDE_DIR)/host-build.mk