From ab105c054d25b77e3df1b413fd528a075646a1bb Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Tue, 25 Jul 2006 17:24:21 +0000 Subject: [PATCH] update dnsmasq to 2.32 SVN-Revision: 4281 --- openwrt/package/dnsmasq/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/openwrt/package/dnsmasq/Makefile b/openwrt/package/dnsmasq/Makefile index 41cd73bd24..aa5825d71d 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.27 +PKG_VERSION:=2.32 PKG_RELEASE:=1 -PKG_MD5SUM:=489198ec87101087043adc98bbe062dc +PKG_MD5SUM:=d1f593a8352db1d6ad3dccc9b775295d PKG_SOURCE_URL:=http://thekelleys.org.uk/dnsmasq PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -- 2.30.2