upgrade dnsmasq to 2.26
authorImre Kaloz <kaloz@openwrt.org>
Sun, 22 Jan 2006 14:35:07 +0000 (14:35 +0000)
committerImre Kaloz <kaloz@openwrt.org>
Sun, 22 Jan 2006 14:35:07 +0000 (14:35 +0000)
SVN-Revision: 3034

openwrt/package/dnsmasq/Makefile

index 64ae0f49f0f4c1a91fe8185901f6d368a8f04053..405801063a1e75b1706e3878ce3c22cb5d6f5b33 100644 (file)
@@ -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