mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
network/dnscrypt-proxy: Fix DOWNLOAD url.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
44cf8de13b
commit
389abb295f
2 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
PRGNAM="dnscrypt-proxy"
|
||||
VERSION="1.9.5"
|
||||
HOMEPAGE="https://dnscrypt.org/"
|
||||
DOWNLOAD="https://download.dnscrypt.org/dnscrypt-proxy/dnscrypt-proxy-1.9.5.tar.bz2"
|
||||
HOMEPAGE="https://www.opendns.com/"
|
||||
DOWNLOAD="https://sources.lede-project.org/dnscrypt-proxy-1.9.5.tar.bz2"
|
||||
MD5SUM="0c356411ae4b1d984eacc452d033ff76"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
|
@ -13,7 +13,7 @@ dnscrypt-proxy: your local resolver or as a DNS forwarder, encrypting and
|
|||
dnscrypt-proxy: authenticating requests using the DNSCrypt protocol and passing them
|
||||
dnscrypt-proxy: to an upstream DNSCrypt-enabled server.
|
||||
dnscrypt-proxy:
|
||||
dnscrypt-proxy: http://dnscrypt.org/
|
||||
dnscrypt-proxy: https://www.opendns.com/
|
||||
dnscrypt-proxy:
|
||||
dnscrypt-proxy:
|
||||
dnscrypt-proxy:
|
||||
|
|
Loading…
Reference in a new issue