parent
b4df0e03c4
commit
6a42272495
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'dnscrypt-proxy'
|
# Template file for 'dnscrypt-proxy'
|
||||||
pkgname=dnscrypt-proxy
|
pkgname=dnscrypt-proxy
|
||||||
version=2.0.29
|
version=2.0.31
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/jedisct1/dnscrypt-proxy
|
go_import_path=github.com/jedisct1/dnscrypt-proxy
|
||||||
|
@ -11,7 +11,7 @@ license="ISC"
|
||||||
homepage="https://github.com/jedisct1/dnscrypt-proxy"
|
homepage="https://github.com/jedisct1/dnscrypt-proxy"
|
||||||
changelog="https://raw.githubusercontent.com/jedisct1/dnscrypt-proxy/master/ChangeLog"
|
changelog="https://raw.githubusercontent.com/jedisct1/dnscrypt-proxy/master/ChangeLog"
|
||||||
distfiles="https://github.com/jedisct1/dnscrypt-proxy/archive/${version}.tar.gz"
|
distfiles="https://github.com/jedisct1/dnscrypt-proxy/archive/${version}.tar.gz"
|
||||||
checksum=5c18f0c9d6a89b64d532c98e2bd976f98211a715399c7a1ee81a22c5485673b9
|
checksum=b5d17ae56856e5797b59d862bccb038ff891ac0bf159534e9a937b0f0cc35777
|
||||||
conf_files="/etc/dnscrypt-proxy.toml"
|
conf_files="/etc/dnscrypt-proxy.toml"
|
||||||
system_accounts="dnscrypt_proxy"
|
system_accounts="dnscrypt_proxy"
|
||||||
make_dirs="/var/log/dnscrypt-proxy 0750 dnscrypt_proxy dnscrypt_proxy"
|
make_dirs="/var/log/dnscrypt-proxy 0750 dnscrypt_proxy dnscrypt_proxy"
|
||||||
|
|
Loading…
Reference in a new issue