download: Use port-80 pool for gpg over http

parent 207bf0e4
......@@ -55,7 +55,7 @@ LXC_MAPPED_GID=
# Deal with GPG over http proxy
if [ -n "${http_proxy:-}" ]; then
DOWNLOAD_KEYSERVER="${DOWNLOAD_KEYSERVER}:80"
DOWNLOAD_KEYSERVER="hkp://p80.pool.sks-keyservers.net:80"
fi
# Make sure the usual locations are in PATH
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment