libdrm: update to 2.4.75.
This commit is contained in:
parent
9acf0b0729
commit
42fae48b0c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'libdrm'.
|
||||
pkgname=libdrm
|
||||
version=2.4.74
|
||||
version=2.4.75
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-udev --disable-valgrind"
|
||||
|
@ -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=d80dd5a76c401f4c8756dcccd999c63d7e0a3bad258d96a829055cfd86ef840b
|
||||
checksum=2d5a500eef412cc287d12268eed79d571e262d4957a2ec9258073f305985054f
|
||||
|
||||
pre_configure() {
|
||||
sed -e '/pthread-stubs/d' -i configure.ac
|
||||
|
|
Loading…
Reference in a new issue