libdrm: update to 2.4.53.
This commit is contained in:
parent
9b2478ec20
commit
73c69a7457
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'libdrm'.
|
||||
pkgname=libdrm
|
||||
version=2.4.52
|
||||
version=2.4.53
|
||||
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=fa693c2f1f61befcefbdcc396673e38481110bac9db610afa4b8afb2be0218c1
|
||||
checksum=1b0c28fd2f2b92d2df0a73d1aed88f43cb0dee1267aea6bc52ccb5fca5757a08
|
||||
|
||||
pre_configure() {
|
||||
sed -e '/pthread-stubs/d' -i configure.ac
|
||||
|
|
Loading…
Reference in a new issue