libdrm: updated to 2.4.62

This commit is contained in:
Fredrik Rinnestam 2015-06-30 17:50:20 +02:00
parent bb9e62cb20
commit fb826115fa
2 changed files with 3 additions and 2 deletions

View File

@ -1 +1 @@
c3d31138d63e0edde3f5b93cd88fb93a libdrm-2.4.61.tar.bz2
c9291bae0e5ca65d1483821d3698d3ab libdrm-2.4.62.tar.bz2

View File

@ -4,7 +4,7 @@
# Depends on: libpthread-stubs xorg-libpciaccess
name=libdrm
version=2.4.61
version=2.4.62
release=1
source=(http://dri.freedesktop.org/libdrm/libdrm-$version.tar.bz2)
@ -15,6 +15,7 @@ build() {
--prefix=/usr \
--mandir=/usr/man \
--disable-manpages \
--disable-valgrind \
--disable-cairo-tests
make