summaryrefslogtreecommitdiff
path: root/openwrt
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-10-20 13:52:02 +0000
committerNicolas Thill <nico@openwrt.org>2005-10-20 13:52:02 +0000
commita2c8ba48f8ecdc090e616f056570bd838d64982e (patch)
treee420923acedb480f5df6ce256a7a2f73002654c9 /openwrt
parenta5334cbe9e87868d78515b7c5ac27c00c506b674 (diff)
downloadmtk-20170518-a2c8ba48f8ecdc090e616f056570bd838d64982e.zip
mtk-20170518-a2c8ba48f8ecdc090e616f056570bd838d64982e.tar.gz
mtk-20170518-a2c8ba48f8ecdc090e616f056570bd838d64982e.tar.bz2
update dnsmasq to new upstream release (v2.23)
SVN-Revision: 2194
Diffstat (limited to 'openwrt')
-rw-r--r--openwrt/package/dnsmasq/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/openwrt/package/dnsmasq/Makefile b/openwrt/package/dnsmasq/Makefile
index 73a9061..df77a47 100644
--- a/openwrt/package/dnsmasq/Makefile
+++ b/openwrt/package/dnsmasq/Makefile
@@ -3,9 +3,9 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=dnsmasq
-PKG_VERSION:=2.22
-PKG_RELEASE:=2
-PKG_MD5SUM:=b38f33cd0703fa664a37a4595d918189
+PKG_VERSION:=2.23
+PKG_RELEASE:=1
+PKG_MD5SUM:=7be1f5bd6446cbb743feaf26bf74db53
PKG_SOURCE_URL:=http://thekelleys.org.uk/dnsmasq
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz