From 13e575c53c4df8a6da29ebe80d1829d05b59cf5c Mon Sep 17 00:00:00 2001 From: Kevin Darbyshire-Bryant Date: Thu, 31 Aug 2017 13:50:12 +0200 Subject: [PATCH] dnsmasq: bump to 2.77 Bump to the 2.77 release after quite a few test & release candidates. Signed-off-by: Kevin Darbyshire-Bryant --- package/network/services/dnsmasq/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package/network/services/dnsmasq/Makefile b/package/network/services/dnsmasq/Makefile index 5674a2e675..80ac42a5dc 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.77rc5 +PKG_VERSION:=2.77 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz -PKG_SOURCE_URL:=http://thekelleys.org.uk/dnsmasq/release-candidates -PKG_MD5SUM:=bae0aa4961be7d5abebed16a95c9c2f0 +PKG_SOURCE_URL:=http://thekelleys.org.uk/dnsmasq/ +PKG_MD5SUM:=5b973fea8e66e76a0e6bb44adefc6f9b PKG_LICENSE:=GPL-2.0 PKG_LICENSE_FILES:=COPYING -- 2.11.0