libdrm: update to 2.4.65.
This commit is contained in:
parent
db14088e63
commit
2d7938bd25
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'libdrm'.
|
||||
pkgname=libdrm
|
||||
version=2.4.64
|
||||
version=2.4.65
|
||||
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=b60786fe7d6e42adb3966ce1a658f63fec528d537396381cbda93bcc99a934b6
|
||||
checksum=71960ac8bde7d710992b1bc8879935e8300a870c36bd06f22412d0447e3d96c4
|
||||
|
||||
pre_configure() {
|
||||
sed -e '/pthread-stubs/d' -i configure.ac
|
||||
|
|
Loading…
Reference in New Issue