mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 01:12:58 +02:00
dnscrypt-proxy: substitution in tarball download line
This commit is contained in:
parent
66066b6a41
commit
87024f0a11
1 changed files with 1 additions and 2 deletions
|
@ -8,10 +8,9 @@ short_desc="DNS proxy that encrypts queries"
|
||||||
maintainer="kebolio <keboler@cock.li>"
|
maintainer="kebolio <keboler@cock.li>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
homepage="https://dnscrypt.org/"
|
homepage="https://dnscrypt.org/"
|
||||||
distfiles="https://download.dnscrypt.org/dnscrypt-proxy/dnscrypt-proxy-1.6.0.tar.gz"
|
distfiles="https://download.dnscrypt.org/${pkgname}/${pkgname}-{version}.tar.gz"
|
||||||
checksum="7703a41a1040fc30b19fdfbbaba36b411e66d998584b0e2fa5088f734f4f86be"
|
checksum="7703a41a1040fc30b19fdfbbaba36b411e66d998584b0e2fa5088f734f4f86be"
|
||||||
system_accounts="dnscrypt_proxy"
|
system_accounts="dnscrypt_proxy"
|
||||||
dnscrypt_proxy_homedir='/var/empty'
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue