summaryrefslogtreecommitdiffstats
path: root/package/dnsmasq/Makefile
diff options
context:
space:
mode:
authorkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-01-15 00:02:47 +0000
committerkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-01-15 00:02:47 +0000
commitc80e7a81f74b2b8554da699c3bd9011d503e720f (patch)
tree1a1ff753afab5345e0b601080e3c41ff9be25f62 /package/dnsmasq/Makefile
parent9061a74c33333ef6eb9460cb6dc67d6933fcb77a (diff)
upgrade to dnsmasq 2.25
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2986 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/dnsmasq/Makefile')
-rw-r--r--package/dnsmasq/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/dnsmasq/Makefile b/package/dnsmasq/Makefile
index d3dd510c3..64ae0f49f 100644
--- a/package/dnsmasq/Makefile
+++ b/package/dnsmasq/Makefile
@@ -3,9 +3,9 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=dnsmasq
-PKG_VERSION:=2.24
+PKG_VERSION:=2.25
PKG_RELEASE:=1
-PKG_MD5SUM:=d269531be1f130ab642c71c593138d31
+PKG_MD5SUM:=a5a387aed551acf91990567a5e8e4fa4
PKG_SOURCE_URL:=http://thekelleys.org.uk/dnsmasq
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz