dnscrypt-proxy: update to 2.0.14.
Closes #14548. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
b139a35869
commit
f2040f239f
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.13
|
version=2.0.14
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
short_desc="DNS proxy that encrypts queries"
|
short_desc="DNS proxy that encrypts queries"
|
||||||
|
@ -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="${homepage}/archive/${version}.tar.gz"
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||||
checksum=c045fd625c0462508dd48527a33ea72a497aef08f90da7aa458cc621f3a71f30
|
checksum=291541c0a5c24189c4d76349ac2685823aaed808d02afd608cfc69c80f452d9d
|
||||||
conf_files="/etc/dnscrypt-proxy.toml"
|
conf_files="/etc/dnscrypt-proxy.toml"
|
||||||
system_accounts="dnscrypt_proxy"
|
system_accounts="dnscrypt_proxy"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue