aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/dnsmasq/Makefile
diff options
context:
space:
mode:
authorKevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>2020-03-09 11:36:12 +0000
committerKevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>2020-03-10 12:49:07 +0000
commit04a21c26a005ac314b79e6905f51b4789d6d79bd (patch)
tree096791d29c6813eec34a259e9310082909c01b0a /package/network/services/dnsmasq/Makefile
parent377e8942b247c8b3cc9d6dcf273ed86bc3d2c95a (diff)
downloadupstream-04a21c26a005ac314b79e6905f51b4789d6d79bd.tar.gz
upstream-04a21c26a005ac314b79e6905f51b4789d6d79bd.tar.bz2
upstream-04a21c26a005ac314b79e6905f51b4789d6d79bd.zip
dnsmasq: bump to v2.81rc3
Bump to latest release candidate and drop 2 local patches that have been upstreamed. Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Diffstat (limited to 'package/network/services/dnsmasq/Makefile')
-rw-r--r--package/network/services/dnsmasq/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/network/services/dnsmasq/Makefile b/package/network/services/dnsmasq/Makefile
index c6f0bc33e5..d5051b9f8c 100644
--- a/package/network/services/dnsmasq/Makefile
+++ b/package/network/services/dnsmasq/Makefile
@@ -8,13 +8,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=dnsmasq
-PKG_UPSTREAM_VERSION:=2.81rc2
+PKG_UPSTREAM_VERSION:=2.81rc3
PKG_VERSION:=$(subst test,~~test,$(subst rc,~rc,$(PKG_UPSTREAM_VERSION)))
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_UPSTREAM_VERSION).tar.xz
PKG_SOURCE_URL:=http://thekelleys.org.uk/dnsmasq/release-candidates
-PKG_HASH:=218a5414836c0a553b57f5506d001f48b5eadc869d0fa21499ab1cdca75c1912
+PKG_HASH:=c516904cec0ecb45b02ae7c192a4f08a59f734c7a332c15b26b44ffa3ae2925e
PKG_LICENSE:=GPL-2.0
PKG_LICENSE_FILES:=COPYING