summaryrefslogtreecommitdiff
path: root/openwrt/package
diff options
context:
space:
mode:
authorkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-01-22 14:35:07 +0000
committerkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-01-22 14:35:07 +0000
commit3ababa93d6d6d06e2995d7ec785f5c4db47a0cd7 (patch)
treed402d58ab3ba32ca89926bb0ad9436abf6863c7e /openwrt/package
parent08f894518fddd748993ec8fba56527bd0f7e281c (diff)
upgrade dnsmasq to 2.26
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3034 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package')
-rw-r--r--openwrt/package/dnsmasq/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/openwrt/package/dnsmasq/Makefile b/openwrt/package/dnsmasq/Makefile
index 64ae0f49f0..405801063a 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.25
+PKG_VERSION:=2.26
PKG_RELEASE:=1
-PKG_MD5SUM:=a5a387aed551acf91990567a5e8e4fa4
+PKG_MD5SUM:=ae04abb5db4a8cc43c24f432f0c44d5c
PKG_SOURCE_URL:=http://thekelleys.org.uk/dnsmasq
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz