MesaLib: update to 10.3.3.

This commit is contained in:
Juan RP 2014-11-08 22:00:06 +01:00
parent f33271a6dc
commit 4e1aaec070
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template build file for 'MesaLib'.
pkgname=MesaLib
version=10.3.2
revision=2
version=10.3.3
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=e9849bcb9aa9acd98a753d6d46d2e7d7238d3367036e11357a60efd16de8bea3
checksum=0e4eee4a2ddf86456eed2fc44da367f95471f74249636710491e85cc256c4753
hostmakedepends="
automake libtool flex pkg-config llvm libxml2-python wayland-devel"