mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
libdrm: update to 2.4.120.
This commit is contained in:
parent
2e306d2beb
commit
01354f85c7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libdrm'
|
||||
pkgname=libdrm
|
||||
version=2.4.115
|
||||
version=2.4.120
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Dudev=true -Dvalgrind=disabled -Dinstall-test-programs=true"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="MIT"
|
||||
homepage="https://dri.freedesktop.org/"
|
||||
distfiles="https://gitlab.freedesktop.org/mesa/drm/-/archive/libdrm-${version}/drm-libdrm-${version}.tar.gz"
|
||||
checksum=fd8b7c6e4e40d13c32ab67ace2cb6c71e08c9ca53124ff33ccadd74f604117e3
|
||||
checksum=66b40c776704145d8550c294bcea357ca2dafcc814aa5b48cff0dc57af174b16
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
aarch64*) configure_args+=" -Dvc4=enabled";;
|
||||
|
|
Loading…
Add table
Reference in a new issue