From 46016457c292747652907516b6bd58081bc42894 Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Wed, 11 Aug 2010 10:37:33 +0000 Subject: package/dnsmasq: add support for bogus-nxdomain (thanks to Mickey Knox), bump release number SVN-Revision: 22592 --- package/dnsmasq/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/dnsmasq/Makefile') diff --git a/package/dnsmasq/Makefile b/package/dnsmasq/Makefile index 977e109709..6654bd1f8e 100644 --- a/package/dnsmasq/Makefile +++ b/package/dnsmasq/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=dnsmasq PKG_VERSION:=2.55 -PKG_RELEASE:=3 +PKG_RELEASE:=4 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://thekelleys.org.uk/dnsmasq -- cgit v1.2.3