dnscrypt-proxy: update to 2.0.19.

This commit is contained in:
maxice8 2018-11-23 02:26:01 -02:00 committed by maxice8
parent 5fb1585b01
commit a762d4f193
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.18
version=2.0.19
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=5085c075faa0fd4addd358eedf3be6600927e5a4a7f3cfc024d1d18d3279a33b
checksum=98b05aec5187cd4c2aea910d7ea7facd5ad57c0cbfa07401868647764d5c2896
conf_files="/etc/dnscrypt-proxy.toml"
system_accounts="dnscrypt_proxy"
make_dirs="/var/log/dnscrypt-proxy 0750 dnscrypt_proxy dnscrypt_proxy"