libGL: update to 17.0.2.

This commit is contained in:
Juan RP 2017-03-21 08:14:35 +01:00
parent e00d5c192c
commit ca44136c45

View file

@ -1,6 +1,6 @@
# Template build file for 'libGL'. # Template build file for 'libGL'.
pkgname=libGL pkgname=libGL
version=17.0.1 version=17.0.2
revision=1 revision=1
wrksrc="mesa-${version}" wrksrc="mesa-${version}"
build_style=gnu-configure build_style=gnu-configure
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://www.mesa3d.org/" homepage="http://www.mesa3d.org/"
license="MIT, LGPL-2.1" license="MIT, LGPL-2.1"
distfiles="https://mesa.freedesktop.org/archive/mesa-${version}.tar.xz" distfiles="https://mesa.freedesktop.org/archive/mesa-${version}.tar.xz"
checksum=96fd70ef5f31d276a17e424e7e1bb79447ccbbe822b56844213ef932e7ad1b0c checksum=f8f191f909e01e65de38d5bdea5fb057f21649a3aed20948be02348e77a689d4
hostmakedepends=" hostmakedepends="
automake libtool flex pkg-config llvm python-Mako libxml2-python $(vopt_if wayland wayland-devel)" automake libtool flex pkg-config llvm python-Mako libxml2-python $(vopt_if wayland wayland-devel)"