dnscrypt-proxy: update to 2.0.13.

Closes #14477.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
maxice8 2018-05-16 21:12:14 -03:00 committed by Enno Boland
parent 34b909c50e
commit 017eb52660
No known key found for this signature in database
GPG Key ID: D09964719BDE9971
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'dnscrypt-proxy'
pkgname=dnscrypt-proxy
version=2.0.12
version=2.0.13
revision=1
build_style=go
short_desc="DNS proxy that encrypts queries"
@ -11,7 +11,7 @@ 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=cd608949ea7f9e760626e4c6a70b5edcbd0452d0715342e07799dff2f85d5dfe
checksum=c045fd625c0462508dd48527a33ea72a497aef08f90da7aa458cc621f3a71f30
conf_files="/etc/dnscrypt-proxy.toml"
system_accounts="dnscrypt_proxy"