libGL: update to 17.1.6.

This commit is contained in:
Juan RP 2017-08-11 10:39:07 +02:00
parent d65ccdb402
commit de874b9de5
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template build file for 'libGL'.
pkgname=libGL
version=17.1.5
version=17.1.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="https://mesa.freedesktop.org/archive/mesa-${version}.tar.xz"
checksum=378516b171712687aace4c7ea8b37c85895231d7a6d61e1e27362cf6034fded9
checksum=0686deadde1f126b20aa67e47e8c50502043eee4ecdf60d5009ffda3cebfee50
hostmakedepends="
automake libtool flex pkg-config llvm python-Mako libxml2-python $(vopt_if wayland wayland-devel)"