X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/5be70dfb578c8793084aa8b4526fad08d68a6155..e484e106e6996cd618538e2c757165e83685e946:/package/dnsmasq/Makefile?ds=sidebyside diff --git a/package/dnsmasq/Makefile b/package/dnsmasq/Makefile index d0beeb6f4..e4d73332f 100644 --- a/package/dnsmasq/Makefile +++ b/package/dnsmasq/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=dnsmasq -PKG_VERSION:=2.33 +PKG_VERSION:=2.35 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://thekelleys.org.uk/dnsmasq -PKG_MD5SUM:=45696461b6e6bc929273b1191ca50447 +PKG_MD5SUM:=57b8643dc394cf2fbd1bced64536c6df PKG_CAT:=zcat PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)