summaryrefslogtreecommitdiffstats
path: root/package/dnsmasq
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-11-27 16:56:02 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-11-27 16:56:02 +0000
commit1d756b712ea6a5ebb614986560c3d1faaa0b704a (patch)
treee177c893cb5fe60855a34f3c36bb3343cfeb7939 /package/dnsmasq
parent5aff29419137fbaa9d01a28cb69fd3ad405fd4d1 (diff)
update dnsmasq to latest upstream release (v2.24)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2556 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/dnsmasq')
-rw-r--r--package/dnsmasq/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/dnsmasq/Makefile b/package/dnsmasq/Makefile
index df77a4752..d3dd510c3 100644
--- a/package/dnsmasq/Makefile
+++ b/package/dnsmasq/Makefile
@@ -3,9 +3,9 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=dnsmasq
-PKG_VERSION:=2.23
+PKG_VERSION:=2.24
PKG_RELEASE:=1
-PKG_MD5SUM:=7be1f5bd6446cbb743feaf26bf74db53
+PKG_MD5SUM:=d269531be1f130ab642c71c593138d31
PKG_SOURCE_URL:=http://thekelleys.org.uk/dnsmasq
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz