aboutsummaryrefslogtreecommitdiffstats
path: root/package/dnsmasq
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
commitc68177c1a374c197678d735b49b9f6881f779c79 (patch)
tree1997bdb308d31b0b9965dde808ab047bf73eb5d0 /package/dnsmasq
parent941881371fd68d93cc26a302bb4cbf58d994787b (diff)
downloadmaster-187ad058-c68177c1a374c197678d735b49b9f6881f779c79.tar.gz
master-187ad058-c68177c1a374c197678d735b49b9f6881f779c79.tar.bz2
master-187ad058-c68177c1a374c197678d735b49b9f6881f779c79.zip
update dnsmasq to new upstream release (v2.23)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2194 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/dnsmasq')
-rw-r--r--package/dnsmasq/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/dnsmasq/Makefile b/package/dnsmasq/Makefile
index 73a9061353..df77a47524 100644
--- a/package/dnsmasq/Makefile
+++ b/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