libGL: update to 11.0.7.

This commit is contained in:
Juan RP 2015-12-10 17:35:43 +01:00
parent 94b512b87d
commit 5c71ccf24e

View file

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