X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/f7ab86197a5125e5688f87ae0fbdc954e3f5bafa..c3dc4ee20f2a3e58203249281c13105f9aa65b1a:/package/dnsmasq/Makefile diff --git a/package/dnsmasq/Makefile b/package/dnsmasq/Makefile index 176e5b93d..a3223431f 100644 --- a/package/dnsmasq/Makefile +++ b/package/dnsmasq/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=dnsmasq -PKG_VERSION:=2.49 -PKG_RELEASE:=1 +PKG_VERSION:=2.51 +PKG_RELEASE:=3 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://thekelleys.org.uk/dnsmasq -PKG_MD5SUM:=7ccc861d8a733474f9c0a0a127006ee9 +PKG_MD5SUM:=97465261a6de5258a3c3edfe51ca16a4 include $(INCLUDE_DIR)/package.mk