X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/23bd75aa8ead7f0e0af215df981e4c65bbf7cd97..fcb2538f2b451558abc10a18fa0c509f3f31cb2c:/package/dnsmasq/Makefile?ds=sidebyside diff --git a/package/dnsmasq/Makefile b/package/dnsmasq/Makefile index c5b571831..dab9adad7 100644 --- a/package/dnsmasq/Makefile +++ b/package/dnsmasq/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=dnsmasq -PKG_VERSION:=2.41 +PKG_VERSION:=2.42 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://thekelleys.org.uk/dnsmasq -PKG_MD5SUM:=b067598c3e9b91819a8be5cb59cbf90e +PKG_MD5SUM:=78a23a31a35b8427a8589b76c1ae3ff6 include $(INCLUDE_DIR)/package.mk