libGL: update to 17.0.4.

This commit is contained in:
Juan RP 2017-04-17 21:45:54 +02:00
parent b1942b1c7e
commit 1532106635

View file

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