libGL: update to 17.1.3.

This commit is contained in:
Juan RP 2017-06-19 23:54:20 +02:00
parent 6a8f527b28
commit 243c4b394f

View File

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