X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=tools%2Fmklibs%2FMakefile;h=507c2fd3949e2fc2af6c9e872393012fd914a523;hb=0c7e78930b8e3865000ba677d7b71f4f063499f1;hp=fd3d233c4700600526c7d195ebcbec3e51e2be53;hpb=cf1698c6370d6a64f5f70a2dc5652d1fbc62afc3;p=openwrt%2Fopenwrt.git diff --git a/tools/mklibs/Makefile b/tools/mklibs/Makefile index fd3d233c47..507c2fd394 100644 --- a/tools/mklibs/Makefile +++ b/tools/mklibs/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2009-2012 OpenWrt.org +# Copyright (C) 2009-2013 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -7,16 +7,17 @@ include $(TOPDIR)/rules.mk PKG_NAME:=mklibs -PKG_VERSION:=0.1.34 +PKG_VERSION:=0.1.35 PKG_SOURCE:=$(PKG_NAME)_$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://ftp.de.debian.org/debian/pool/main/m/mklibs/ -PKG_MD5SUM:=afe0ed527ba96b8a882b5de350603007 +PKG_HASH:=ccb1023dc1729c5a37ca6c3eca8e4bac3491116763c8820dfce8eea4845c8567 + +HOST_FIXUP:=autoreconf include $(INCLUDE_DIR)/host-build.mk HOST_CFLAGS += -I$(CURDIR)/include -HOST_LDFLAGS += $(HOST_STATIC_LINKING) define Host/Install $(INSTALL_BIN) \