X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/85df8e3708d3a0ce343ab8e34926441a8b434c47..e191d5d165c3d9ebaf04a7017079869e060e8341:/package/dnsmasq/Makefile diff --git a/package/dnsmasq/Makefile b/package/dnsmasq/Makefile index 4b10243f5..a3223431f 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_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:=f7b1e17c590e493039537434c57c9de7 +PKG_MD5SUM:=97465261a6de5258a3c3edfe51ca16a4 include $(INCLUDE_DIR)/package.mk