diff options
author | Francesco Colista <fcolista@alpinelinux.org> | 2018-04-09 15:23:43 +0000 |
---|---|---|
committer | Francesco Colista <fcolista@alpinelinux.org> | 2018-04-09 15:23:49 +0000 |
commit | 0abbe8a366f127aef78eb6997b86e9fc81aad56f (patch) | |
tree | 3942bec769f018993ec5c4549400f7da2ed91f9d /community/dnscrypt-proxy/dnscrypt-proxy.setup | |
parent | 29c41ef1601921ea127629a3d3a32fbde561440b (diff) | |
download | aports-0abbe8a366f127aef78eb6997b86e9fc81aad56f.tar.bz2 aports-0abbe8a366f127aef78eb6997b86e9fc81aad56f.tar.xz |
community/dnscrypt-proxy: upgrade to 2.0.9b2
Diffstat (limited to 'community/dnscrypt-proxy/dnscrypt-proxy.setup')
-rw-r--r-- | community/dnscrypt-proxy/dnscrypt-proxy.setup | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/dnscrypt-proxy/dnscrypt-proxy.setup b/community/dnscrypt-proxy/dnscrypt-proxy.setup index c1a028c3d3..8feeae8840 100644 --- a/community/dnscrypt-proxy/dnscrypt-proxy.setup +++ b/community/dnscrypt-proxy/dnscrypt-proxy.setup @@ -215,7 +215,7 @@ fi ##### Download DNS Resolver details ################################################################ -url='https://raw.githubusercontent.com/jedisct1/dnscrypt-proxy/master/dnscrypt-resolvers.csv' +url='https://raw.githubusercontent.com/dyne/dnscrypt-proxy/master/dnscrypt-resolvers.csv' output='/tmp/dnscrypt.list' echo -e "Retrieving current list of free DNS Resolvers\n" |