1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-07 19:51:19 +02:00

upgrade dnsmasq to 2.26

SVN-Revision: 3034
This commit is contained in:
Imre Kaloz 2006-01-22 14:35:07 +00:00
parent cdde6b3d42
commit 47feebd2a2

@ -3,9 +3,9 @@
include $(TOPDIR)/rules.mk include $(TOPDIR)/rules.mk
PKG_NAME:=dnsmasq PKG_NAME:=dnsmasq
PKG_VERSION:=2.25 PKG_VERSION:=2.26
PKG_RELEASE:=1 PKG_RELEASE:=1
PKG_MD5SUM:=a5a387aed551acf91990567a5e8e4fa4 PKG_MD5SUM:=ae04abb5db4a8cc43c24f432f0c44d5c
PKG_SOURCE_URL:=http://thekelleys.org.uk/dnsmasq PKG_SOURCE_URL:=http://thekelleys.org.uk/dnsmasq
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz