dnscrypt-proxy: update to 2.0.12.

Closes #14305.

Closes #14291.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
maxice8 2018-05-10 21:11:54 -03:00 committed by Enno Boland
parent 9436a954a6
commit de8c9dbce3

View File

@ -1,7 +1,7 @@
# Template file for 'dnscrypt-proxy'
pkgname=dnscrypt-proxy
version=2.0.11
revision=2
version=2.0.12
revision=1
build_style=go
short_desc="DNS proxy that encrypts queries"
go_import_path="github.com/jedisct1/dnscrypt-proxy"
@ -9,8 +9,9 @@ go_package="${go_import_path}/dnscrypt-proxy"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="ISC"
homepage="https://github.com/jedisct1/dnscrypt-proxy"
#changelog="https://raw.githubusercontent.com/jedisct1/dnscrypt-proxy/master/ChangeLog"
distfiles="${homepage}/archive/${version}.tar.gz"
checksum=3d1fddd6cc82cd7dfc9dfd6ad18137a5a03b7aa86ed025287d939b4fe4acf79c
checksum=cd608949ea7f9e760626e4c6a70b5edcbd0452d0715342e07799dff2f85d5dfe
conf_files="/etc/dnscrypt-proxy.toml"
system_accounts="dnscrypt_proxy"