dnscrypt-proxy: fix distfiles line
This commit is contained in:
parent
87024f0a11
commit
12ee76b2a3
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ 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/${pkgname}/${pkgname}-{version}.tar.gz"
|
distfiles="https://download.dnscrypt.org/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum="7703a41a1040fc30b19fdfbbaba36b411e66d998584b0e2fa5088f734f4f86be"
|
checksum="7703a41a1040fc30b19fdfbbaba36b411e66d998584b0e2fa5088f734f4f86be"
|
||||||
system_accounts="dnscrypt_proxy"
|
system_accounts="dnscrypt_proxy"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue