xorg: update mirrors to https and remove an outdated one
This commit is contained in:
parent
167e609faa
commit
d848495a9f
@ -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/).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user