mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-06-12 13:27:38 +02:00
Revert "Use cgit for freedesktop clones to work around broken gitlab"
This reverts commit 7cf9552af5
.
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
LIBPCIACCESS_REPO="https://cgit.freedesktop.org/xorg/lib/libpciaccess.git"
|
||||
LIBPCIACCESS_REPO="https://gitlab.freedesktop.org/xorg/lib/libpciaccess.git"
|
||||
LIBPCIACCESS_COMMIT="9c01fdd7c02d8b9b5003e659ebca0b3643bd47c4"
|
||||
|
||||
ffbuild_enabled() {
|
||||
|
@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
LIBDRM_REPO="https://cgit.freedesktop.org/mesa/drm.git"
|
||||
LIBDRM_REPO="https://gitlab.freedesktop.org/mesa/drm.git"
|
||||
LIBDRM_COMMIT="440e2d7a34de5c839c4d6d758b21b1bc359255d5"
|
||||
|
||||
ffbuild_enabled() {
|
||||
|
Reference in New Issue
Block a user