libdrm: update to 2.4.52.

This commit is contained in:
Juan RP 2014-01-21 08:12:16 +01:00
parent 0559b0eabf
commit 13ce73184a
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template build file for 'libdrm'.
pkgname=libdrm
version=2.4.51
version=2.4.52
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=0bb75284ff56e1188cd2d0721f7cb8830aafcea5c6ca72dfd7b947ea652b951c
checksum=fa693c2f1f61befcefbdcc396673e38481110bac9db610afa4b8afb2be0218c1
pre_configure() {
sed -e '/pthread-stubs/d' -i configure.ac