From 54bbebc633e8833f9065ca7c6d5b25f4aec0f69f Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Mon, 15 Jun 2015 08:10:59 +0000 Subject: Update dnsmasq to v2.73. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Toke Høiland-Jørgensen SVN-Revision: 45988 --- package/network/services/dnsmasq/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'package/network/services/dnsmasq') diff --git a/package/network/services/dnsmasq/Makefile b/package/network/services/dnsmasq/Makefile index 7b56a0653c..19a8df9009 100644 --- a/package/network/services/dnsmasq/Makefile +++ b/package/network/services/dnsmasq/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=dnsmasq -PKG_VERSION:=2.73rc9 +PKG_VERSION:=2.73 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz -PKG_SOURCE_URL:=http://thekelleys.org.uk/dnsmasq/release-candidates -PKG_MD5SUM:=82b9ee113f7f72461c05d89fa23d2914 +PKG_SOURCE_URL:=http://thekelleys.org.uk/dnsmasq +PKG_MD5SUM:=b8bfe96d22945c8cf4466826ba9b21bd PKG_LICENSE:=GPL-2.0 PKG_LICENSE_FILES:=COPYING -- cgit v1.2.3