libdrm: update to 2.4.87. (#8802)
This commit is contained in:
parent
19f73455c5
commit
ee53d82c77
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'libdrm'.
|
||||
pkgname=libdrm
|
||||
version=2.4.85
|
||||
version=2.4.87
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-udev --disable-valgrind"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="https://dri.freedesktop.org/"
|
||||
license="MIT"
|
||||
distfiles="https://dri.freedesktop.org/libdrm/$pkgname-$version.tar.bz2"
|
||||
checksum=64e4cd87eaee38ae60b2984ef02b66159b9bdd33030040db2a04339cf15f6173
|
||||
checksum=4c1c5293bdbfa248e029d3e6446767e17a3208387a719ec9da2d20c19849ed48
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in a new issue