X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/642c45260c1fcb8752fe6a27955598e238cb3a56..8bee86b5afe68b2808fd808cc83e11bbcb0d6d88:/package/dnsmasq/Makefile diff --git a/package/dnsmasq/Makefile b/package/dnsmasq/Makefile index a14970a9d..6051db9d7 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.46 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://thekelleys.org.uk/dnsmasq -PKG_MD5SUM:=3222690c6f1f919bcefcf01a632508af +PKG_MD5SUM:=79ec740d1a10ee75f13efa4ff36d0250 include $(INCLUDE_DIR)/package.mk