dnscrypt-proxy: update to 2.0.21.

This commit is contained in:
maxice8 2019-03-21 08:51:41 -03:00
parent 1da4701b3e
commit 10096e323b
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B
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.20
version=2.0.21
revision=1
build_style=go
go_import_path=github.com/jedisct1/dnscrypt-proxy
@ -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=85ba39a7a80f552751b34ee0289eb696b98dfbf208b884c57b60d9b25fba1f0c
checksum=6e3d4cdf1cf33a36d9fd216ee341c42a7d92f78ac5c00d6c35f09c844efe1d9f
conf_files="/etc/dnscrypt-proxy.toml"
system_accounts="dnscrypt_proxy"
make_dirs="/var/log/dnscrypt-proxy 0750 dnscrypt_proxy dnscrypt_proxy"