libdrm: update to 2.4.37.
This commit is contained in:
parent
3dcc10dc89
commit
77055cb8a4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'libdrm'.
|
||||
pkgname=libdrm
|
||||
version=2.4.36
|
||||
version=2.4.37
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-udev --enable-vmwgfx-experimental-api"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://dri.freedesktop.org/"
|
||||
license="MIT"
|
||||
distfiles="http://dri.freedesktop.org/libdrm/$pkgname-$version.tar.bz2"
|
||||
checksum=cc36fc57af65b5d4107e55112dcff38ab8d729cd6934b33329e69ef42d8894bc
|
||||
checksum=e4ea39a901d4a8e59064f10f413bb037dad7790f7c16a5986e7cc1453b36488f
|
||||
long_desc="
|
||||
This package provides a library which offers a userspace interface
|
||||
to kernel DRM (Direct Rendering Manager) services for access to
|
||||
|
|
Loading…
Reference in a new issue