dnscrypt-proxy: update to 2.0.15.

This commit is contained in:
maxice8 2018-06-06 14:40:18 -03:00
parent 46675cb727
commit 0a54e0bc98
1 changed files with 5 additions and 5 deletions

View File

@ -1,17 +1,17 @@
# Template file for 'dnscrypt-proxy'
pkgname=dnscrypt-proxy
version=2.0.14
revision=2
version=2.0.15
revision=1
build_style=go
short_desc="DNS proxy that encrypts queries"
go_import_path="github.com/jedisct1/dnscrypt-proxy"
go_import_path=github.com/jedisct1/dnscrypt-proxy
go_package="${go_import_path}/dnscrypt-proxy"
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"
changelog="https://raw.githubusercontent.com/jedisct1/dnscrypt-proxy/master/ChangeLog"
distfiles="${homepage}/archive/${version}.tar.gz"
checksum=291541c0a5c24189c4d76349ac2685823aaed808d02afd608cfc69c80f452d9d
checksum=84c9d94776422b539a2473e586e0cd4d3c65b059a1ec0531e916ebb1d44cce60
conf_files="/etc/dnscrypt-proxy.toml"
system_accounts="dnscrypt_proxy"
make_dirs="/var/log/dnscrypt-proxy 0750 dnscrypt_proxy dnscrypt_proxy"