libdrm: update to 2.4.102
This commit is contained in:
parent
852d1492d8
commit
1cf56f835d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libdrm'
|
||||
pkgname=libdrm
|
||||
version=2.4.101
|
||||
version=2.4.102
|
||||
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=765e1fb2b03dadd17678d5ad4260066b1519f964009a8aba4b097ee945cd75f6
|
||||
checksum=22e7ec53227386fe7daf7c1e52a65d51f480100bb80c5628a35d87feb9b014a0
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
aarch64*) configure_args+=" -Dvc4=true";;
|
||||
|
|
Loading…
Reference in a new issue