summaryrefslogtreecommitdiffstats
path: root/libs
diff options
context:
space:
mode:
authorPavel Vinogradov2021-10-29 19:19:05 -0400
committerPavel Vinogradov2021-10-29 19:20:23 -0400
commit7110d9e4072818139af784666dba61cca22107fd (patch)
tree1d95ccc6dca488bf7d45a084eccaab7d3ddd5e5c /libs
parent3d24a3b8089ee66f46debc96f6a76c69099fb5df (diff)
libs/libdrm: scm url needs "main" branch now
Diffstat (limited to 'libs')
-rwxr-xr-xlibs/libdrm/DETAILS2
-rw-r--r--libs/libdrm/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/libs/libdrm/DETAILS b/libs/libdrm/DETAILS
index 55102d5b2a..b9a324e500 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_http://gitlab.freedesktop.org/mesa/drm.git:drm-git
+ SOURCE_URL[0]=git_http://gitlab.freedesktop.org/mesa/drm.git:drm-git:main
SOURCE_DIRECTORY="$BUILD_DIRECTORY/drm-git"
SOURCE_IGNORE=volatile
FORCE_DOWNLOAD=1
diff --git a/libs/libdrm/HISTORY b/libs/libdrm/HISTORY
index 69d20f35fd..b57a6dccaa 100644
--- a/libs/libdrm/HISTORY
+++ b/libs/libdrm/HISTORY
@@ -1,3 +1,6 @@
+2021-10-29 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS: scm url now needs branch named "main"
+
2021-07-11 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 2.4.107
* drm.gpg: update "Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>"