mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
dnscrypt-proxy: update to 2.0.25.
This commit is contained in:
parent
6ee3c3ccec
commit
a0ce460924
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'dnscrypt-proxy'
|
# Template file for 'dnscrypt-proxy'
|
||||||
pkgname=dnscrypt-proxy
|
pkgname=dnscrypt-proxy
|
||||||
version=2.0.23
|
version=2.0.25
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/jedisct1/dnscrypt-proxy
|
go_import_path=github.com/jedisct1/dnscrypt-proxy
|
||||||
|
@ -11,7 +11,7 @@ license="ISC"
|
||||||
homepage="https://github.com/jedisct1/dnscrypt-proxy"
|
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="https://github.com/jedisct1/dnscrypt-proxy/archive/${version}.tar.gz"
|
distfiles="https://github.com/jedisct1/dnscrypt-proxy/archive/${version}.tar.gz"
|
||||||
checksum=d405a562b0d4b0101a11347c1647bb55351945d82d67565b396794babf296905
|
checksum=774696004c9e306e1723b4cbbe66a961128a335543d318d0786492ce69b906fa
|
||||||
conf_files="/etc/dnscrypt-proxy.toml"
|
conf_files="/etc/dnscrypt-proxy.toml"
|
||||||
system_accounts="dnscrypt_proxy"
|
system_accounts="dnscrypt_proxy"
|
||||||
make_dirs="/var/log/dnscrypt-proxy 0750 dnscrypt_proxy dnscrypt_proxy"
|
make_dirs="/var/log/dnscrypt-proxy 0750 dnscrypt_proxy dnscrypt_proxy"
|
||||||
|
|
Loading…
Add table
Reference in a new issue