net/dnscrypt-proxy: ignore parameters requiring plugins support if not available

Signed-off-by: Damiano Renfer <damiano.renfer@gmail.com>
This commit is contained in:
Damiano Renfer
2017-05-21 19:55:18 +02:00
parent 855150a8f9
commit bfd0ee2418
2 changed files with 22 additions and 4 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=dnscrypt-proxy
PKG_VERSION:=1.9.5
PKG_RELEASE:=1
PKG_RELEASE:=2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://download.dnscrypt.org/dnscrypt-proxy \