libdrm: update to 2.4.110.
This commit is contained in:
parent
11a417ad12
commit
b01e675757
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libdrm'
|
||||
pkgname=libdrm
|
||||
version=2.4.109
|
||||
version=2.4.110
|
||||
revision=1
|
||||
wrksrc="drm-libdrm-${version}"
|
||||
build_style=meson
|
||||
|
@ -12,7 +12,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=5ba126403051b2cad0afa4f1d6f78e08d985543db562f164a5fc63c501e07ffd
|
||||
checksum=80908d23709e0530a60de7a6efd026760e4d83c1bb334a953bd357c297be49a3
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
aarch64*) configure_args+=" -Dvc4=true";;
|
||||
|
|
Loading…
Reference in a new issue