MesaLib: update to 10.1.5.

This commit is contained in:
Juan RP 2014-06-07 05:07:50 +02:00
parent 1b4e6ecaac
commit 3c92c9147a

View file

@ -1,7 +1,7 @@
# Template build file for 'MesaLib'.
pkgname=MesaLib
version=10.1.4
revision=5
version=10.1.5
revision=1
wrksrc="Mesa-${version}"
build_style=gnu-configure
configure_args="--enable-glx-tls --enable-shared-glapi --enable-gbm
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.mesa3d.org/"
license="MIT, LGPL-2.1"
distfiles="ftp://ftp.freedesktop.org/pub/mesa/${version}/${pkgname}-${version}.tar.bz2"
checksum=6fc567e00a547a967b232bd3b29c42952d87e38128cad9d04471607ffe17523c
checksum=bc6c5ec7836f254a49d055a29d9aa34c97c54c038f47ad3a00fa57a5fef15bbc
hostmakedepends="
automake libtool flex pkg-config llvm>=3.4.1 libxml2-python wayland-devel"