libGL: update to 17.1.1.

This commit is contained in:
Juan RP 2017-05-26 04:19:53 +02:00
parent d9998dc988
commit e8889b3398
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.0
version=17.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="https://mesa.freedesktop.org/archive/mesa-${version}.tar.xz"
checksum=cf234a6ed4764673886b6661553b54675776ef0898f774716173cec890ac3b17
checksum=aed503f94c0c1630a162a3e276f4ee12a86764cee4cb92338ea2dea99a04e7ef
hostmakedepends="
automake libtool flex pkg-config llvm python-Mako libxml2-python $(vopt_if wayland wayland-devel)"