dnscrypt-proxy: update to 2.0.22.

This commit is contained in:
maxice8 2019-04-01 19:16:50 -03:00 committed by maxice8
parent 7a2156ff5e
commit 8c47410a90

View file

@ -1,6 +1,6 @@
# Template file for 'dnscrypt-proxy'
pkgname=dnscrypt-proxy
version=2.0.21
version=2.0.22
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=6e3d4cdf1cf33a36d9fd216ee341c42a7d92f78ac5c00d6c35f09c844efe1d9f
checksum=ac8ad326b6da47bb1e515d29a354511a8dc9a5ebfcf4be816b6791532d02d564
conf_files="/etc/dnscrypt-proxy.toml"
system_accounts="dnscrypt_proxy"
make_dirs="/var/log/dnscrypt-proxy 0750 dnscrypt_proxy dnscrypt_proxy"