Makefile.am: Update download links
authorMatt Turner <mattst88@gmail.com>
Sun, 7 Apr 2019 20:43:57 +0000 (13:43 -0700)
committerMatt Turner <mattst88@gmail.com>
Sun, 7 Apr 2019 20:43:57 +0000 (13:43 -0700)
Signed-off-by: Matt Turner <mattst88@gmail.com>
Makefile.am

index a680665039141dd98a6aed6f603f3c6598e23708..212d0a1c25cad7f61c9176159f65cccf8099fb7a 100644 (file)
@@ -15,8 +15,8 @@ USERNAME=$$USER
 RELEASE_OR_SNAPSHOT = $$(if test "x$(PIXMAN_VERSION_MINOR)" = "x$$(echo "$(PIXMAN_VERSION_MINOR)/2*2" | bc)" ; then echo release; else echo snapshot; fi)
 RELEASE_CAIRO_HOST =   $(USERNAME)@cairographics.org
 RELEASE_CAIRO_DIR =    /srv/cairo.freedesktop.org/www/$(RELEASE_OR_SNAPSHOT)s
-RELEASE_CAIRO_URL =    http://cairographics.org/$(RELEASE_OR_SNAPSHOT)s
-RELEASE_XORG_URL =     http://xorg.freedesktop.org/archive/individual/lib
+RELEASE_CAIRO_URL =    https://cairographics.org/$(RELEASE_OR_SNAPSHOT)s
+RELEASE_XORG_URL =     https://www.x.org/releases/individual/lib
 RELEASE_XORG_HOST =    $(USERNAME)@xorg.freedesktop.org
 RELEASE_XORG_DIR =     /srv/xorg.freedesktop.org/archive/individual/lib
 RELEASE_ANNOUNCE_LIST = cairo-announce@cairographics.org, xorg-announce@lists.freedesktop.org, pixman@lists.freedesktop.org