dnscrypt-proxy: update to 2.0.36.

This commit is contained in:
Daniel Eyßer 2019-12-21 22:00:33 +01:00 committed by Juan RP
parent 689570bdcb
commit f2ce5f46c6

View file

@ -1,9 +1,9 @@
# Template file for 'dnscrypt-proxy'
pkgname=dnscrypt-proxy
version=2.0.35
version=2.0.36
revision=1
build_style=go
go_import_path=github.com/DNSCrypt/dnscrypt-proxy/dnscrypt-proxy
go_import_path=github.com/DNSCrypt/dnscrypt-proxy
go_package="${go_import_path}/dnscrypt-proxy"
short_desc="DNS proxy that encrypts queries"
maintainer="Lugubris <lugubris@disroot.org>"
@ -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=723395e5afa4adb550f2050801260aef3cc9ed918cc26780c7474b110a9ad9d7
checksum=ddc9225b86bf3595ceedaed6470764e6194241ce26cfea86f9fdfcf6bd3a7575
conf_files="/etc/dnscrypt-proxy.toml"
system_accounts="dnscrypt_proxy"
make_dirs="/var/log/dnscrypt-proxy 0750 dnscrypt_proxy dnscrypt_proxy"