From 7ce368ad28c5a05c7ab7896df17a95b3debdeacb Mon Sep 17 00:00:00 2001 From: florian Date: Thu, 16 Mar 2006 21:31:14 +0000 Subject: Updated to latest upstream version, remove uneeded patch as it is now in dnsmasq source code, closes #378 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3386 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/package/dnsmasq/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'openwrt/package/dnsmasq/Makefile') diff --git a/openwrt/package/dnsmasq/Makefile b/openwrt/package/dnsmasq/Makefile index eeaad10e4..393f0f014 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.26 +PKG_VERSION:=2.27 PKG_RELEASE:=1 -PKG_MD5SUM:=ae04abb5db4a8cc43c24f432f0c44d5c +PKG_MD5SUM:=489198ec87101087043adc98bbe062dc PKG_SOURCE_URL:=http://thekelleys.org.uk/dnsmasq PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -- cgit v1.2.3