dnscrypt-proxy: update to 2.1.3, adopt

This commit is contained in:
cinerea0 2023-02-06 13:01:31 -05:00 committed by Michal Vasilek
parent a6b21b801f
commit edcb6535d1

View File

@ -1,17 +1,17 @@
# Template file for 'dnscrypt-proxy'
pkgname=dnscrypt-proxy
version=2.1.2
version=2.1.3
revision=1
build_style=go
go_import_path=github.com/dnscrypt/dnscrypt-proxy
go_package="${go_import_path}/dnscrypt-proxy"
short_desc="DNS proxy that encrypts queries"
maintainer="Orphaned <orphan@voidlinux.org>"
maintainer="cinerea0 <cinerea0@protonmail.com>"
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=aa55fd52b9c1b983405bf98b42ec754f5d6f59b429ba9c98115df617eef5dea4
checksum=6163ab3169edd2158f585dff2ddba416b2d29fd4b44b4cc794365fca666a726a
conf_files="/etc/dnscrypt-proxy.toml"
system_accounts="dnscrypt_proxy"
make_dirs="/var/log/dnscrypt-proxy 0750 dnscrypt_proxy dnscrypt_proxy"