X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/85df8e3708d3a0ce343ab8e34926441a8b434c47..cb4115d86011642875e3e2110067ed13fee73a9a:/package/dnsmasq/Makefile?ds=sidebyside diff --git a/package/dnsmasq/Makefile b/package/dnsmasq/Makefile index 4b10243f5..27f438c73 100644 --- a/package/dnsmasq/Makefile +++ b/package/dnsmasq/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=dnsmasq -PKG_VERSION:=2.50 +PKG_VERSION:=2.51 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://thekelleys.org.uk/dnsmasq -PKG_MD5SUM:=f7b1e17c590e493039537434c57c9de7 +PKG_MD5SUM:=97465261a6de5258a3c3edfe51ca16a4 include $(INCLUDE_DIR)/package.mk