dnscrypt-proxy: update to 2.0.16.
This commit is contained in:
parent
91441c05c8
commit
ba0ef3b98c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dnscrypt-proxy'
|
||||
pkgname=dnscrypt-proxy
|
||||
version=2.0.15
|
||||
version=2.0.16
|
||||
revision=1
|
||||
build_style=go
|
||||
short_desc="DNS proxy that encrypts queries"
|
||||
|
@ -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=84c9d94776422b539a2473e586e0cd4d3c65b059a1ec0531e916ebb1d44cce60
|
||||
checksum=7ff4cb7890fdf6b1b54ec4a9ef9f8ba5e71bcaff8522f324ef6ecc739ce95e5e
|
||||
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