From: nico Date: Sun, 27 Nov 2005 16:56:02 +0000 (+0000) Subject: update dnsmasq to latest upstream release (v2.24) X-Git-Tag: fast2504n-3.10.28-merged~23820 X-Git-Url: https://git.enpas.org/?a=commitdiff_plain;h=00d1e53ab56a9f5e67fe9750e29aff2957ba25dd;p=openwrt.git update dnsmasq to latest upstream release (v2.24) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2556 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/openwrt/package/dnsmasq/Makefile b/openwrt/package/dnsmasq/Makefile index df77a47524..d3dd510c3b 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.23 +PKG_VERSION:=2.24 PKG_RELEASE:=1 -PKG_MD5SUM:=7be1f5bd6446cbb743feaf26bf74db53 +PKG_MD5SUM:=d269531be1f130ab642c71c593138d31 PKG_SOURCE_URL:=http://thekelleys.org.uk/dnsmasq PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz