Skip to content

Commit 5ed77c9

Browse files
committed
xorgproto 2019.1 -> 2024.1
I think deletion of the legacy proto packages a few commits ago fixed up the build failures the deleted comment alluded to.
1 parent baad4fe commit 5ed77c9

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

pythonbuild/downloads.py

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -385,13 +385,11 @@
385385
"sha256": "85cd21e9d9fbc341d0dbf11eace98d55d7db89fda724b0e598855fcddf0944fd",
386386
"version": "1.14.1",
387387
},
388-
# Newer versions from at least 2023 have build failures for reasons we haven't
389-
# fully investigated.
390388
"xorgproto": {
391-
"url": "https://www.x.org/archive/individual/proto/xorgproto-2019.1.tar.gz",
392-
"size": 1119813,
393-
"sha256": "38ad1d8316515785d53c5162b4b7022918e03c11d72a5bd9df0a176607f42bca",
394-
"version": "2019.1",
389+
"url": "https://www.x.org/archive/individual/proto/xorgproto-2024.1.tar.gz",
390+
"size": 1115486,
391+
"sha256": "4f6b9b4faf91e5df8265b71843a91fc73dc895be6210c84117a996545df296ce",
392+
"version": "2024.1",
395393
},
396394
"xtrans": {
397395
"url": "https://www.x.org/archive/individual/lib/xtrans-1.6.0.tar.gz",

0 commit comments

Comments
 (0)