libGL: update to 10.4.2.

This commit is contained in:
Juan RP 2015-01-12 17:12:36 +01:00
parent 672c42890b
commit 5b568c0c25
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template build file for 'libGL'.
pkgname=libGL
version=10.4.1
revision=2
version=10.4.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}/MesaLib-${version}.tar.bz2"
checksum=91e8b71c8aff4cb92022a09a872b1c5d1ae5bfec8c6c84dbc4221333da5bf1ca
checksum=08a119937d9f2aa2f66dd5de97baffc2a6e675f549e40e699a31f5485d15327f
hostmakedepends="
automake libtool flex pkg-config llvm libxml2-python wayland-devel"