aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorCyril Cohen2020-05-27 19:50:10 +0200
committerGitHub2020-05-27 19:50:10 +0200
commit14291b88255b7a1a110c21dec5a3754f25ec8881 (patch)
tree30e5ad88888610fedae6cf79f9170b2990899eb7 /etc
parent3515b33b1245ea169fbaf61405dc60954509fee2 (diff)
URL in https
Diffstat (limited to 'etc')
-rwxr-xr-xetc/utils/packager2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/utils/packager b/etc/utils/packager
index da7bddd..220a31a 100755
--- a/etc/utils/packager
+++ b/etc/utils/packager
@@ -36,7 +36,7 @@ fi
# verify whether $TAG exists
git rev-parse --verify $TAG
-ARCHIVEURL="http://github.com/math-comp/math-comp/archive/$TAG.tar.gz"
+ARCHIVEURL="https://github.com/math-comp/math-comp/archive/$TAG.tar.gz"
GITROOT=$(git rev-parse --show-toplevel)
# we build the url file content and the list of packages, and where to put them