xorg: update mirrors to https and remove an outdated one

This commit is contained in:
Lengyel Balazs 2018-12-30 20:33:15 +01:00 committed by Robin Gloster
parent 167e609faa
commit d848495a9f

View File

@ -257,9 +257,8 @@ rec {
# X.org. # X.org.
xorg = [ xorg = [
http://xorg.freedesktop.org/releases/ https://xorg.freedesktop.org/releases/
http://ftp.gwdg.de/pub/x11/x.org/pub/ https://ftp.x.org/archive/
http://ftp.x.org/pub/ # often incomplete (e.g. files missing from X.org 7.4)
]; ];
# Apache mirrors (see http://www.apache.org/mirrors/). # Apache mirrors (see http://www.apache.org/mirrors/).