libGL: update to 10.6.6.

This commit is contained in:
Juan RP 2015-09-05 16:22:33 +02:00
parent 89491201aa
commit ff8942ebe1

View File

@ -1,6 +1,6 @@
# Template build file for 'libGL'.
pkgname=libGL
version=10.6.5
version=10.6.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=fb6fac3c85bcfa9d06b8dd439169f23f0c0924a88e44362e738b99b1feff762f
checksum=570f2154b7340ff5db61ff103bc6e85165b8958798b78a50fa2df488e98e5778
hostmakedepends="
automake libtool flex pkg-config llvm python-Mako libxml2-python wayland-devel"