libGL: update to 10.5.2.

This commit is contained in:
Juan RP 2015-03-29 00:37:26 +01:00
parent 42645a1952
commit 70e5989974

View file

@ -1,6 +1,6 @@
# Template build file for 'libGL'.
pkgname=libGL
version=10.5.1
version=10.5.2
revision=1
wrksrc="mesa-${version}"
build_style=gnu-configure
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.mesa3d.org/"
license="MIT, LGPL-2.1"
distfiles="ftp://ftp.freedesktop.org/pub/mesa/${version}/mesa-${version}.tar.xz"
checksum=ffc51943d15c6812ee7611d053d8980a683fbd6a4986cff567b12cc66637d679
checksum=2f4b6fb77c3e7d6f861558d0884a3073f575e1e673dad8d1b0624e78e9c4dd44
hostmakedepends="
automake libtool flex pkg-config llvm python-Mako libxml2-python wayland-devel"