mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
parent
b52a02edc0
commit
0154751c61
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'dnscrypt-proxy'
|
# Template file for 'dnscrypt-proxy'
|
||||||
pkgname=dnscrypt-proxy
|
pkgname=dnscrypt-proxy
|
||||||
version=2.0.4
|
version=2.0.6
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
short_desc="DNS proxy that encrypts queries"
|
short_desc="DNS proxy that encrypts queries"
|
||||||
go_import_path="github.com/jedisct1/dnscrypt-proxy"
|
go_import_path="github.com/jedisct1/dnscrypt-proxy"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
homepage="https://github.com/jedisct1/dnscrypt-proxy"
|
homepage="https://github.com/jedisct1/dnscrypt-proxy"
|
||||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||||
checksum=34b76e6fc774936cc3b8a785022c7314b7235fd283ceb728cd45458002bde9e2
|
checksum=72de69d39253ea16f32552b2dd88add1bca2f3a118acaddeb9d1246d104d4e0d
|
||||||
conf_files="/etc/dnscrypt-proxy.toml"
|
conf_files="/etc/dnscrypt-proxy.toml"
|
||||||
system_accounts="dnscrypt_proxy"
|
system_accounts="dnscrypt_proxy"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue