mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 06:58:39 +01:00
net/dnscrypt-proxy: add LogLevel support, update dnscrypt-resolvers.csv,
bump version number. Signed-off-by: Chris Saaidi <starcms@gmail.com>
This commit is contained in:
@@ -11,7 +11,7 @@ include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=dnscrypt-proxy
|
||||
PKG_VERSION:=1.9.5
|
||||
PKG_RELEASE:=3
|
||||
PKG_RELEASE:=4
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||
PKG_SOURCE_URL:=http://download.dnscrypt.org/dnscrypt-proxy \
|
||||
@@ -54,7 +54,7 @@ endef
|
||||
define Package/dnscrypt-proxy-resolvers
|
||||
$(call Package/dnscrypt-proxy/Default)
|
||||
TITLE:=Package with current list of dnscrypt-proxy resolvers
|
||||
VERSION:=$(PKG_VERSION)+git-20161129-f17bace-$(PKG_RELEASE)
|
||||
VERSION:=$(PKG_VERSION)+git-20170530-60baef4-$(PKG_RELEASE)
|
||||
endef
|
||||
|
||||
define Package/dnscrypt-proxy-resolvers/description
|
||||
|
||||
Reference in New Issue
Block a user