MesaLib: update to 10.1.2.

This commit is contained in:
Juan RP 2014-05-06 01:59:01 +02:00
parent 912b4c2db8
commit 6ae2a25dc4
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template build file for 'MesaLib'.
pkgname=MesaLib
version=10.1.1
revision=2
version=10.1.2
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=f3ae730ed81fffcb1ec59076813f9955157da7a1dd9ba23a6b1b8ff8cf6798b0
checksum=b1230b76ce0ccf68dffe3f81eb86fc76c012dee02e25600fd5934758f4b05b8c
hostmakedepends="
automake libtool flex pkg-config llvm>=3.3 libxml2-python wayland-devel"