Use cgit for freedesktop clones to work around broken gitlab

This commit is contained in:
BtbN
2022-01-03 22:28:08 +01:00
parent 31f67b5dba
commit 7cf9552af5
22 changed files with 22 additions and 22 deletions

View File

@ -1,6 +1,6 @@
#!/bin/bash
LIBXEXT_REPO="https://gitlab.freedesktop.org/xorg/lib/libxext.git"
LIBXEXT_REPO="https://cgit.freedesktop.org/xorg/lib/libxext.git"
LIBXEXT_COMMIT="47904063048fa6ef6e8e16219ddef4d14d5d9a4b"
ffbuild_enabled() {