summaryrefslogtreecommitdiffstats
path: root/libs/libdrm/DETAILS
diff options
context:
space:
mode:
authorPavel Vinogradov2019-06-02 07:17:13 -0400
committerPavel Vinogradov2019-06-02 07:17:13 -0400
commit0852ecc04ea559ce10dd4f0d00856aee009f4449 (patch)
tree3c73368399dd287dcbc66df43b4644abb6108fb6 /libs/libdrm/DETAILS
parent9d8afa77245281d402ea10c8196b2d6fbc07b72c (diff)
libs/libdrm: switched scm branch to freedesktop GitLab
Diffstat (limited to 'libs/libdrm/DETAILS')
-rwxr-xr-xlibs/libdrm/DETAILS2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/libdrm/DETAILS b/libs/libdrm/DETAILS
index 5705cb3cf0..a195e21a2b 100755
--- a/libs/libdrm/DETAILS
+++ b/libs/libdrm/DETAILS
@@ -4,7 +4,7 @@
if [[ $LIBDRM_BRANCH == scm ]]; then
VERSION="$(get_scm_version)"
SOURCE=drm-git.tar.xz # Use the same source as drm
- SOURCE_URL[0]=git://anongit.freedesktop.org/git/mesa/drm:drm-git
+ SOURCE_URL[0]=git_http://gitlab.freedesktop.org/mesa/drm.git:drm-git
SOURCE_DIRECTORY="$BUILD_DIRECTORY/drm-git"
SOURCE_IGNORE=volatile
FORCE_DOWNLOAD=1