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
LIBX11_REPO="https://gitlab.freedesktop.org/xorg/lib/libx11.git"
LIBX11_REPO="https://cgit.freedesktop.org/xorg/lib/libx11.git"
LIBX11_COMMIT="4c96f3567a8d045ee57b886fddc9618b71282530"
ffbuild_enabled() {