libdrm: update to 2.4.59.
This commit is contained in:
parent
fbaba01455
commit
897c4f4ba4
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'libdrm'.
|
||||
pkgname=libdrm
|
||||
version=2.4.58
|
||||
version=2.4.59
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-udev"
|
||||
|
@ -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=b155fae6b9c9a3b02ef8b77f58c7c219194c996a4018dc55ba66c03996a365dd
|
||||
checksum=68d26e1fd85582f4243d66864f9b43ca4ee93662825de32b5506fc8e181ea41b
|
||||
|
||||
pre_configure() {
|
||||
sed -e '/pthread-stubs/d' -i configure.ac
|
||||
|
|
Loading…
Reference in New Issue