X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/4ab4dc8ed81fbcbe398e9d142096e1876b11a7c0..fc66ff967a15d664e2543d6a996d792ed39f6759:/package/dnsmasq/Makefile diff --git a/package/dnsmasq/Makefile b/package/dnsmasq/Makefile index 6b763741d..de2571a79 100644 --- a/package/dnsmasq/Makefile +++ b/package/dnsmasq/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=dnsmasq -PKG_VERSION:=2.38 +PKG_VERSION:=2.39 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://thekelleys.org.uk/dnsmasq -PKG_MD5SUM:=ab066a97c226066485ad20e5ad5ce424 +PKG_MD5SUM:=1ffccc1f0d9b8a08f2b99e03ba9cc08b include $(INCLUDE_DIR)/package.mk