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