update dnsmasq to latest upstream release (v2.24)

SVN-Revision: 2556
This commit is contained in:
Nicolas Thill 2005-11-27 16:56:02 +00:00
parent ee81a26c37
commit c43a33ff9d

View File

@ -3,9 +3,9 @@
include $(TOPDIR)/rules.mk include $(TOPDIR)/rules.mk
PKG_NAME:=dnsmasq PKG_NAME:=dnsmasq
PKG_VERSION:=2.23 PKG_VERSION:=2.24
PKG_RELEASE:=1 PKG_RELEASE:=1
PKG_MD5SUM:=7be1f5bd6446cbb743feaf26bf74db53 PKG_MD5SUM:=d269531be1f130ab642c71c593138d31
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