libGL: update to 17.1.2.

This commit is contained in:
Juan RP 2017-06-06 04:21:20 +02:00
parent 4cbcee0e18
commit 17cc99ac55

View file

@ -1,6 +1,6 @@
# Template build file for 'libGL'.
pkgname=libGL
version=17.1.1
version=17.1.2
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=aed503f94c0c1630a162a3e276f4ee12a86764cee4cb92338ea2dea99a04e7ef
checksum=0937804f43746339b1f9540d8f9c8b4a1bb3d3eec0e4020eac283b8799798239
hostmakedepends="
automake libtool flex pkg-config llvm python-Mako libxml2-python $(vopt_if wayland wayland-devel)"