New commits:
commit 7110d9e4072818139af784666dba61cca22107fd
Author: Pavel Vinogradov <public AT sourcemaage.org>
Commit: Pavel Vinogradov <public AT sourcemaage.org>
libs/libdrm: scm url needs "main" branch now
diff --git a/libs/libdrm/DETAILS b/libs/libdrm/DETAILS
index 55102d5..b9a324e 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 69d20f3..b57a6dc 100644
--- a/libs/libdrm/HISTORY
+++ b/libs/libdrm/HISTORY
@@ -1,3 +1,6 @@
+2021-10-29 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: scm url now needs branch named "main"
+
2021-07-11 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 2.4.107
* drm.gpg: update "Bas Nieuwenhuizen <bas AT basnieuwenhuizen.nl>"
[SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (7110d9e4072818139af784666dba61cca22107fd),
Pavel Vinogradov, 10/29/2021