libGL: update to 10.4.4.

This commit is contained in:
Juan RP 2015-02-07 08:38:56 +01:00
parent 896ad22ee7
commit 0a661545e5
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template build file for 'libGL'.
pkgname=libGL
version=10.4.3
version=10.4.4
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}/MesaLib-${version}.tar.bz2"
checksum=ef6ecc9c2f36c9f78d1662382a69ae961f38f03af3a0c3268e53f351aa1978ad
checksum=f18a967e9c4d80e054b2fdff8c130ce6e6d1f8eecfc42c9f354f8628d8b4df1c
hostmakedepends="
automake libtool flex pkg-config llvm libxml2-python wayland-devel"