X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/642c45260c1fcb8752fe6a27955598e238cb3a56..ac2d02c3e08c4c3d62859bffb4dd3bb891b3d5c6:/package/dnsmasq/Makefile?ds=sidebyside diff --git a/package/dnsmasq/Makefile b/package/dnsmasq/Makefile index a14970a9d..4d3beba99 100644 --- a/package/dnsmasq/Makefile +++ b/package/dnsmasq/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=dnsmasq -PKG_VERSION:=2.43 +PKG_VERSION:=2.45 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://thekelleys.org.uk/dnsmasq -PKG_MD5SUM:=3222690c6f1f919bcefcf01a632508af +PKG_MD5SUM:=b7956e15c9766e05b3eca3ce88fdb616 include $(INCLUDE_DIR)/package.mk