libdrm: update to 2.4.114.
This commit is contained in:
parent
add2f27b1e
commit
ff9b2cd5ab
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libdrm'
|
||||
pkgname=libdrm
|
||||
version=2.4.113
|
||||
revision=2
|
||||
version=2.4.114
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Dudev=true -Dvalgrind=disabled -Dinstall-test-programs=true"
|
||||
hostmakedepends="pkg-config python3-docutils"
|
||||
|
@ -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=f2969eaca119766485ce7e274ffab73a3d30d74bd98ce7855d7478c6fba765ec
|
||||
checksum=919ccacc5d9211840b9433d16ee825b1bc7108e7d63e05557969a17c3532d764
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
aarch64*) configure_args+=" -Dvc4=enabled";;
|
||||
|
|
Loading…
Add table
Reference in a new issue