{xorg,dri,wayland,www}.freedesktop.org are all https now.

Signed-off-by: Julien Cristau <jcris...@debian.org>
---
 release.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/release.sh b/release.sh
index bb3f17a..6d5ac80 100755
--- a/release.sh
+++ b/release.sh
@@ -103,11 +103,11 @@ RELEASE
 
     for tarball in $tarbz2 $targz $tarxz; do
        cat <<RELEASE
-http://$host_current/$section_path/$tarball
+https://$host_current/$section_path/$tarball
 MD5:  `$MD5SUM $tarball`
 SHA1: `$SHA1SUM $tarball`
 SHA256: `$SHA256SUM $tarball`
-PGP:  http://${host_current}/${section_path}/${tarball}.sig
+PGP:  https://${host_current}/${section_path}/${tarball}.sig
 
 RELEASE
     done
-- 
2.9.3

_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: https://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to