libGL: update to 17.1.4.

This commit is contained in:
Juan RP 2017-06-30 22:39:50 +02:00
parent b22563d6a3
commit 5c800c1115

View file

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