]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - config/xen-image/xen-image-maker.sh
Download sources via HTTPS
[people/pmueller/ipfire-2.x.git] / config / xen-image / xen-image-maker.sh
index e6004a8b36801ebda5855fc0899a5b981a09bb56..7c70a6445e2daeb5054c2f8705871372a9cdb93f 100644 (file)
@@ -54,7 +54,7 @@ KERNEL=linux-$KERN_TYPE-$KVER-$KERN_PACK.ipfire
 if [ "$XEN_IMG_TYPE" == "xva" ]; then
        # download xva.py if it not exist.
        if [ ! -e xva.py ]; then
-               wget http://source.ipfire.org/source-2.x/xva.py
+               wget https://source.ipfire.org/source-2.x/xva.py
        fi
        # XenCenter use other devicenames and
        # xvdd seems to be reserved (converter bug?).