libGL: update to 10.6.5.

This commit is contained in:
Juan RP 2015-08-31 17:04:25 +02:00
parent 496bfb8374
commit f6fa0fd90d

View file

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