X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=openwrt%2Fpackage%2Fdnsmasq%2FMakefile;h=973215a80d3c4934166e10129e2f47ed0d55cf4a;hp=9d1506e85001a15b601145fa4b0a8a0d842e9f5f;hb=b0dbef2f9edb1c4a01b975b95b847fc6e2375962;hpb=820ce18d80158b6be60e2567ff970cdf38d70f24 diff --git a/openwrt/package/dnsmasq/Makefile b/openwrt/package/dnsmasq/Makefile index 9d1506e850..973215a80d 100644 --- a/openwrt/package/dnsmasq/Makefile +++ b/openwrt/package/dnsmasq/Makefile @@ -1,13 +1,12 @@ -############################################################# -# -# ebtables -# -############################################################# +# $Id$ + include $(TOPDIR)/rules.mk PKG_NAME:=dnsmasq -PKG_VERSION:=2.20 +PKG_VERSION:=2.22 PKG_RELEASE:=1 +PKG_MD5SUM:=b38f33cd0703fa664a37a4595d918189 + PKG_SOURCE_URL:=http://thekelleys.org.uk/dnsmasq PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) @@ -16,7 +15,7 @@ PKG_IPK:=$(PACKAGE_DIR)/$(PKG_NAME)_$(PKG_VERSION)-$(PKG_RELEASE)_$(ARCH).ipk PKG_IPK_DIR:=$(PKG_BUILD_DIR)/ipkg $(DL_DIR)/$(PKG_SOURCE): - $(SCRIPT_DIR)/download.pl $(DL_DIR) $(PKG_SOURCE) x $(PKG_SOURCE_URL) + $(SCRIPT_DIR)/download.pl $(DL_DIR) $(PKG_SOURCE) $(PKG_MD5SUM) $(PKG_SOURCE_URL) $(PKG_BUILD_DIR)/.patched: $(DL_DIR)/$(PKG_SOURCE) $(PKG_CAT) $(DL_DIR)/$(PKG_SOURCE) | tar -C $(BUILD_DIR) $(TAR_OPTIONS) -