libGL: update to 11.0.6.

This commit is contained in:
Juan RP 2015-11-21 14:20:39 +01:00
parent a0e5c4f244
commit c2fbb2497f
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template build file for 'libGL'.
pkgname=libGL
version=11.0.5
version=11.0.6
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=9c255a2a6695fcc6ef4a279e1df0aeaf417dc142f39ee59dfb533d80494bb67a
checksum=8340e64cdc91999840404c211496f3de38e7b4cb38db34e2f72f1642c5134760
hostmakedepends="
automake libtool flex pkg-config llvm python-Mako libxml2-python wayland-devel"