From: Kevin Darbyshire-Bryant Date: Wed, 24 Jul 2019 14:06:30 +0000 (+0100) Subject: net/https-dns-proxy: Update to 2019-10-09 X-Git-Url: http://git.openwrt.org/?p=feed%2Fpackages.git;a=commitdiff_plain;h=0b30945de038c39107be4b28f73fea58e87b01df net/https-dns-proxy: Update to 2019-10-09 Signed-off-by: Kevin Darbyshire-Bryant --- diff --git a/net/https-dns-proxy/Makefile b/net/https-dns-proxy/Makefile index c29a32b4f4..aa950ee70c 100644 --- a/net/https-dns-proxy/Makefile +++ b/net/https-dns-proxy/Makefile @@ -1,17 +1,17 @@ include $(TOPDIR)/rules.mk PKG_NAME:=https_dns_proxy -PKG_VERSION:=2018-04-23 -PKG_RELEASE=4 +PKG_RELEASE=1 -PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz -PKG_MIRROR_HASH:=24b7e4238c37e646f33eee3a374f6b7beb5c167b9c5008cc13b51e5f1f3a44ea -PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) -PKG_SOURCE_URL:=https://github.com/aarond10/https_dns_proxy/ PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=bea68401330e611f6e9b75cec84e2dc4e81e52de +PKG_SOURCE_URL:=https://github.com/aarond10/https_dns_proxy +PKG_SOURCE_DATE:=2019-10-09 +PKG_SOURCE_VERSION:=3d20c75c4a17aa569748e63ac169b9274178d573 +PKG_MIRROR_HASH:=149839f1db4ab9691db3955de526080a5b731ff8484b06f164497f4e244140da + PKG_MAINTAINER:=Aaron Drew PKG_LICENSE:=MIT +PKG_LICENSE_FILES:=LICENSE include $(INCLUDE_DIR)/package.mk include $(INCLUDE_DIR)/cmake.mk