mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 23:18:42 +01:00
net/https-dns-proxy: Update to 2018-01-28
+ initial DNS resolve via proxy + option of subnet address + option of proxy server Signed-off-by: Jemy Zhang <jemy.zhang@gmail.com>
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=https_dns_proxy
|
||||
PKG_VERSION:=2018-01-24
|
||||
PKG_VERSION:=2018-01-28
|
||||
PKG_RELEASE=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||
PKG_MIRROR_HASH:=0eef98106c584b986117f33458e8d1e2447a8b6eb12a2e3bfc5df06d45114144
|
||||
PKG_MIRROR_HASH:=627f468230a02d8c36915978cc4dce9f1458590aa30e2df723d59cb860acb192
|
||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_SOURCE_URL:=https://github.com/aarond10/https_dns_proxy/
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_VERSION:=f08b51d7c07c0156794e2c23d7a4d1a5344b2e07
|
||||
PKG_SOURCE_VERSION:=843b768f0cd3aa6fa5aed4fa992776657bc18d14
|
||||
PKG_MAINTAINER:=Aaron Drew <aarond10@gmail.com>
|
||||
PKG_LICENSE:=MIT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user