dnscrypt-proxy: update to 2.1.2
This commit is contained in:
parent
b3edd54d84
commit
c25f8672d3
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'dnscrypt-proxy'
|
||||
pkgname=dnscrypt-proxy
|
||||
version=2.1.1
|
||||
revision=2
|
||||
version=2.1.2
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/dnscrypt/dnscrypt-proxy
|
||||
go_package="${go_import_path}/dnscrypt-proxy"
|
||||
|
@ -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=cc4a2f274ce48c3731ff981e940e6475d912fb356a80481e91725e81d67bde14
|
||||
checksum=aa55fd52b9c1b983405bf98b42ec754f5d6f59b429ba9c98115df617eef5dea4
|
||||
conf_files="/etc/dnscrypt-proxy.toml"
|
||||
system_accounts="dnscrypt_proxy"
|
||||
make_dirs="/var/log/dnscrypt-proxy 0750 dnscrypt_proxy dnscrypt_proxy"
|
||||
|
|
Loading…
Add table
Reference in a new issue