summaryrefslogtreecommitdiffstats
path: root/libs/libdrm/DETAILS
diff options
context:
space:
mode:
authorTreeve Jelbert2016-07-21 20:40:55 +0200
committerTreeve Jelbert2016-07-21 20:46:28 +0200
commitbc651caf44ad7810eeb99963e0618338bdc4b0d4 (patch)
tree63c20e44f0e4fbaccfec04d9b9a5648da8cefb90 /libs/libdrm/DETAILS
parent60fbf7584801fbee1042af6950170becad63ec92 (diff)
libdrm - optional depends libxslt
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 6f771bc734..6e4dd83ca4 100755
--- a/libs/libdrm/DETAILS
+++ b/libs/libdrm/DETAILS
@@ -1,7 +1,7 @@
. "$GRIMOIRE/FUNCTIONS"
SPELL=libdrm
if [[ $LIBDRM_BRANCH == scm ]]; then
- VERSION=2.4.69
+ 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_DIRECTORY="$BUILD_DIRECTORY/drm-git"