https-dns-proxy: Version bump
authorAaron Drew <redacted>
Sun, 8 Jan 2017 12:20:03 +0000 (23:20 +1100)
committerGitHub <redacted>
Sun, 8 Jan 2017 12:20:03 +0000 (23:20 +1100)
Version bump. Now includes support for SRV records, cap on concurrent requests.

Signed-off-by: Aaron Drew <redacted>
net/https-dns-proxy/Makefile

index 424f1f6265f0cfa033b2253b098f8042f898f652..b6776999089d6d059f5bd53a3e2ec15232558628 100644 (file)
@@ -1,14 +1,14 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=https_dns_proxy
-PKG_VERSION:=2016-09-04
+PKG_VERSION:=2017-01-07
 PKG_RELEASE=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
 PKG_SOURCE_URL:=https://github.com/aarond10/https_dns_proxy/
 PKG_SOURCE_PROTO:=git
-PKG_SOURCE_VERSION:=9e617b76bfd97adfff23e0e8bf2862ce4aee8682
+PKG_SOURCE_VERSION:=c62ce3f6807a4067230a8bc5ea5a829f532de785
 PKG_MAINTAINER:=Aaron Drew <aarond10@gmail.com>
 PKG_LICENSE:=MIT
 
git clone https://git.99rst.org/PROJECT