libGL: update to 11.0.1.

This commit is contained in:
Juan RP 2015-09-27 07:36:32 +02:00
parent face60da4c
commit ec19baa4e8

View file

@ -1,6 +1,6 @@
# Template build file for 'libGL'.
pkgname=libGL
version=11.0.0
version=11.0.1
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=e095a3eb2eca9dfde7efca8946527c8ae20a0cc938a8c78debc7f158ad44af32
checksum=43d0dfcd1f1e36f07f8228cd76d90175d3fc74c1ed25d7071794a100a98ef2a6
hostmakedepends="
automake libtool flex pkg-config llvm python-Mako libxml2-python wayland-devel"