libGL: update to 12.0.3.

This commit is contained in:
Juan RP 2016-09-15 15:08:09 +02:00
parent 0716c9bc47
commit 9c721ae095

View file

@ -1,6 +1,6 @@
# Template build file for 'libGL'.
pkgname=libGL
version=12.0.2
version=12.0.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/${version}/mesa-${version}.tar.xz"
checksum=d957a5cc371dcd7ff2aa0d87492f263aece46f79352f4520039b58b1f32552cb
checksum=1dc86dd9b51272eee1fad3df65e18cda2e556ef1bc0b6e07cd750b9757f493b1
hostmakedepends="
automake libtool flex pkg-config llvm python-Mako libxml2-python wayland-devel"