From: Steven Barth Date: Mon, 15 Jun 2015 08:10:59 +0000 (+0000) Subject: Update dnsmasq to v2.73. X-Git-Tag: v19.07.0-rc1~13422 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fhauke.git;a=commitdiff_plain;h=54bbebc633e8833f9065ca7c6d5b25f4aec0f69f Update dnsmasq to v2.73. Signed-off-by: Toke Høiland-Jørgensen SVN-Revision: 45988 --- 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