aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/dnsmasq/Makefile
diff options
context:
space:
mode:
authorKevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>2017-02-06 21:45:41 +0000
committerHans Dedecker <dedeckeh@gmail.com>2017-02-22 22:38:12 +0100
commit2c8cb0c572956a59d6495e4d2e0463bc14bf8d0e (patch)
tree6d322e02298a39056304d23ddc1cb132c1856c9c /package/network/services/dnsmasq/Makefile
parent19720a6f035107b596814dd0de6b402096809ab4 (diff)
downloadupstream-2c8cb0c572956a59d6495e4d2e0463bc14bf8d0e.tar.gz
upstream-2c8cb0c572956a59d6495e4d2e0463bc14bf8d0e.tar.bz2
upstream-2c8cb0c572956a59d6495e4d2e0463bc14bf8d0e.zip
dnsmasq: bump to dnsmasq v2.77test4
--bogus-priv now applies to IPv6 prefixes as specified in RFC6303 - this is significantly friendlier to upstream servers. CNAME fix in auth mode - A domain can only have a CNAME if it has no other records Drop 2 patches now included upstream. Compile & run tested Archer C7 v2 Signed-off-by: Kevin Darbyshire-Bryant <kevin@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 c686e8c7da..1f5e704781 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.77test3
+PKG_VERSION:=2.77test4
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=http://thekelleys.org.uk/dnsmasq/test-releases
-PKG_HASH:=a5cd2b78048c0b16a9cbd2486430039c7d91b958c395edf3233cd9ae1a9eb8c1
+PKG_HASH:=d71f52b54b876f8b30418cd9c8d5926a2f294aa8347ee41992da3762d14b3c51
PKG_LICENSE:=GPL-2.0
PKG_LICENSE_FILES:=COPYING