dnscrypt-proxy: update to 2.0.39.
This commit is contained in:
parent
f1878a7438
commit
681adc36bc
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dnscrypt-proxy'
|
||||
pkgname=dnscrypt-proxy
|
||||
version=2.0.38
|
||||
version=2.0.39
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/DNSCrypt/dnscrypt-proxy
|
||||
|
@ -11,7 +11,7 @@ license="ISC"
|
|||
homepage="https://github.com/DNSCrypt/dnscrypt-proxy"
|
||||
changelog="https://raw.githubusercontent.com/DNSCrypt/dnscrypt-proxy/master/ChangeLog"
|
||||
distfiles="https://github.com/DNSCrypt/dnscrypt-proxy/archive/${version}.tar.gz"
|
||||
checksum=1a3199aa497f60606fd42a63ce95f5a401b26b4038508608ac06f729ec6d2c34
|
||||
checksum=c943c74c0894bb51336529e733ca3811dffdb914a59b9707c63a327f2c8ff835
|
||||
conf_files="/etc/dnscrypt-proxy.toml"
|
||||
system_accounts="dnscrypt_proxy"
|
||||
make_dirs="/var/log/dnscrypt-proxy 0750 dnscrypt_proxy dnscrypt_proxy"
|
||||
|
|
Loading…
Reference in New Issue