summaryrefslogtreecommitdiffstats
path: root/openwrt/package
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-10-20 13:52:02 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-10-20 13:52:02 +0000
commitb4431f55071c13fb1378aeb05884120678180a80 (patch)
tree453b5fb34342b6e888bf2c91804699ef2dbec90b /openwrt/package
parent1f34df82b10ab98c38c1fd9687fc523535818492 (diff)
update dnsmasq to new upstream release (v2.23)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2194 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package')
-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 73a906135..df77a4752 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