libdrm: update to 2.4.63.
This commit is contained in:
parent
6eaa7c49fc
commit
3a5c0f3c8f
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'libdrm'.
|
||||
pkgname=libdrm
|
||||
version=2.4.62
|
||||
revision=2
|
||||
version=2.4.63
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-udev --disable-valgrind"
|
||||
hostmakedepends="libtool automake pkg-config xorg-util-macros"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://dri.freedesktop.org/"
|
||||
license="MIT"
|
||||
distfiles="http://dri.freedesktop.org/libdrm/$pkgname-$version.tar.bz2"
|
||||
checksum=906c294bdbe1c94c3ca084305d61a6e5a8367f3b4986e6cc13b1e9b3f75931dc
|
||||
checksum=c7ae43520a9c74ee168a3393c7a6d138342e04d9f821f46c0589547c92a3e79e
|
||||
|
||||
pre_configure() {
|
||||
sed -e '/pthread-stubs/d' -i configure.ac
|
||||
|
|
Loading…
Reference in New Issue