{xorg,dri,wayland,www}.freedesktop.org are all https now.
Signed-off-by: Julien Cristau <[email protected]>
---
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
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: https://lists.x.org/mailman/listinfo/xorg-devel