dnscrypt-proxy: update to 2.0.18.
This commit is contained in:
parent
a85406806e
commit
1336a20cd9
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'dnscrypt-proxy'
|
||||
pkgname=dnscrypt-proxy
|
||||
version=2.0.17
|
||||
version=2.0.18
|
||||
revision=1
|
||||
build_style=go
|
||||
short_desc="DNS proxy that encrypts queries"
|
||||
go_import_path=github.com/jedisct1/dnscrypt-proxy
|
||||
go_package="${go_import_path}/dnscrypt-proxy"
|
||||
short_desc="DNS proxy that encrypts queries"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
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=7c4ffcc7b8b07474622e728f1c019b79bd2d35be074cbeddcfa49cd83c7179b0
|
||||
checksum=5085c075faa0fd4addd358eedf3be6600927e5a4a7f3cfc024d1d18d3279a33b
|
||||
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
Block a user