libGL: update to 10.6.0.

This commit is contained in:
Juan RP 2015-06-15 16:00:43 +02:00
parent eee8a31807
commit 87d19ce28c
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template build file for 'libGL'.
pkgname=libGL
version=10.5.7
version=10.6.0
revision=1
wrksrc="mesa-${version}"
build_style=gnu-configure
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://www.mesa3d.org/"
license="MIT, LGPL-2.1"
distfiles="ftp://ftp.freedesktop.org/pub/mesa/${version}/mesa-${version}.tar.xz"
checksum=04d06890cd69af8089d6ca76f40e46dcf9cacfe4a9788b32be620574d4638818
checksum=f37e2633978deed02ff0522abc36c709586e2b555fd439a82ab71dce2c866c76
hostmakedepends="
automake libtool flex pkg-config llvm python-Mako libxml2-python wayland-devel"