libGL: update to 17.0.1.

This commit is contained in:
Juan RP 2017-03-04 21:14:45 +01:00
parent 1a7e88ff12
commit 327620ea16
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template build file for 'libGL'.
pkgname=libGL
version=17.0.0
version=17.0.1
revision=1
wrksrc="mesa-${version}"
build_style=gnu-configure
@ -12,8 +12,8 @@ short_desc="Graphics library similar to SGI's OpenGL"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://www.mesa3d.org/"
license="MIT, LGPL-2.1"
distfiles="https://mesa.freedesktop.org/archive/${version}/mesa-${version}.tar.xz"
checksum=39db3d59700159add7f977307d12a7dfe016363e760ad82280ac4168ea668481
distfiles="https://mesa.freedesktop.org/archive/mesa-${version}.tar.xz"
checksum=96fd70ef5f31d276a17e424e7e1bb79447ccbbe822b56844213ef932e7ad1b0c
hostmakedepends="
automake libtool flex pkg-config llvm python-Mako libxml2-python wayland-devel"