dnscrypt-proxy: update to 2.0.20.
This commit is contained in:
parent
7c0568d4bd
commit
01028877b8
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'dnscrypt-proxy'
|
||||
pkgname=dnscrypt-proxy
|
||||
version=2.0.19
|
||||
revision=2
|
||||
version=2.0.20
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/jedisct1/dnscrypt-proxy
|
||||
go_package="${go_import_path}/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=98b05aec5187cd4c2aea910d7ea7facd5ad57c0cbfa07401868647764d5c2896
|
||||
checksum=85ba39a7a80f552751b34ee0289eb696b98dfbf208b884c57b60d9b25fba1f0c
|
||||
conf_files="/etc/dnscrypt-proxy.toml"
|
||||
system_accounts="dnscrypt_proxy"
|
||||
make_dirs="/var/log/dnscrypt-proxy 0750 dnscrypt_proxy dnscrypt_proxy"
|
||||
|
|
Loading…
Reference in a new issue