[cygport - the Cygwin packaging tool] branch master, updated. 0.34.0-9-g8f18116
Jon TURNEY via Cygwin-apps-cvs <[email protected]>
| Newsgroups | gmane.os.cygwin.cvs.apps |
|---|---|
| Message-ID | <[email protected]> |
https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/cygport.git;h=8f1811676c820177a9b18b746b2f3b8051725753 commit 8f1811676c820177a9b18b746b2f3b8051725753 Author: Jon Turney <[email protected]> Date: Sun Nov 29 19:10:44 2020 +0000 Update xorg.cygclass URLs Update xorg.cygclass URLs since xorg.freedesktop.org now permanently redirects to www.x.org Diff: --- cygclass/xorg.cygclass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cygclass/xorg.cygclass b/cygclass/xorg.cygclass index 47686e8..22c34f1 100644 --- a/cygclass/xorg.cygclass +++ b/cygclass/xorg.cygclass @@ -141,13 +141,13 @@ SUMMARY="X.Org ${ORIG_PN} component" #**** #****o* xorg.cygclass/HOMEPAGE (xorg) # DEFINITION -HOMEPAGE="http://xorg.freedesktop.org/" +HOMEPAGE="https://www.x.org/" #**** #****o* xorg.cygclass/SRC_URI (xorg) # DESCRIPTION # Download location of the release tarball. #**** -SRC_URI="http://xorg.freedesktop.org/releases/individual/${xorg_cat}/${ORIG_PN}-${PV}.tar.bz2" +SRC_URI="https://www.x.org/releases/individual/${xorg_cat}/${ORIG_PN}-${PV}.tar.bz2" #****o* xorg.cygclass/GIT_URI (xorg) # DESCRIPTION