Skip to content

Commit 921d37f

Browse files
committed
downloads: use x.org for downloading libXau
This is probably a more reliable mirror.
1 parent 38e7f03 commit 921d37f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pythonbuild/downloads.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@
171171
"license_file": "LICENSE.libX11.txt",
172172
},
173173
"libXau": {
174-
"url": "ftp://xorg.mirrors.pair.com/X11R7.7/src/lib/libXau-1.0.7.tar.gz",
174+
"url": "https://www.x.org/releases/individual/lib/libXau-1.0.7.tar.gz",
175175
"size": 349278,
176176
"sha256": "cbb81b4ba0f585faac8b9914b0bdbef6e0ef886a30c70d6584e2b30efeda9ac4",
177177
"version": "1.0.7",

0 commit comments

Comments
 (0)