X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/f55444d39843bffc12af38292f31bd72e129a96a..98b06e803d13809335adb3e3f9428e31eba6538f:/package/dnsmasq/Makefile diff --git a/package/dnsmasq/Makefile b/package/dnsmasq/Makefile index 098728e7b..977e10970 100644 --- a/package/dnsmasq/Makefile +++ b/package/dnsmasq/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=dnsmasq -PKG_VERSION:=2.52 -PKG_RELEASE:=1 +PKG_VERSION:=2.55 +PKG_RELEASE:=3 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://thekelleys.org.uk/dnsmasq -PKG_MD5SUM:=1bb32fffdb4f977ead607802b5d701d0 +PKG_MD5SUM:=b093d7c6bc7f97ae6fd35d048529232a include $(INCLUDE_DIR)/package.mk