libGL: update to 11.1.1.

This commit is contained in:
Juan RP 2016-01-13 16:19:20 +01:00
parent 40e5cfaa40
commit 18771f2319

View file

@ -1,6 +1,6 @@
# Template build file for 'libGL'.
pkgname=libGL
version=11.1.0
version=11.1.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=9befe03b04223eb1ede177fa8cac001e2850292c8c12a3ec9929106afad9cf1f
checksum=64db074fc514136b5fb3890111f0d50604db52f0b1e94ba3fcb0fe8668a7fd20
hostmakedepends="
automake libtool flex pkg-config llvm python-Mako libxml2-python wayland-devel"