mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
dnscrypt-proxy: update to 2.0.29.
This commit is contained in:
parent
fecb017f9c
commit
1036d65149
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.27
|
version=2.0.29
|
||||||
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=a501f44af39cb43e00489ef9e6678aa8adba2bc98f9042dd61ce60e9ad074d5a
|
checksum=5c18f0c9d6a89b64d532c98e2bd976f98211a715399c7a1ee81a22c5485673b9
|
||||||
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