From 6050de2ddb99e13449bd4f3eb851bc151e6678d8 Mon Sep 17 00:00:00 2001 From: Peter Bex Date: Sun, 20 Jan 2019 11:50:20 +0100 Subject: Use https instead of http for locations --- http-client.release-info | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/http-client.release-info b/http-client.release-info index e89c54c..6f9b296 100644 --- a/http-client.release-info +++ b/http-client.release-info @@ -1,3 +1,3 @@ -(repo git "http://code.more-magic.net/{egg-name}") -(uri targz "http://code.more-magic.net/{egg-name}/snapshot/{egg-name}-{egg-release}.tar.gz") +(repo git "https://code.more-magic.net/{egg-name}") +(uri targz "https://code.more-magic.net/{egg-name}/snapshot/{egg-name}-{egg-release}.tar.gz") (release "1.0") -- cgit v1.2.3