libGL: update to 10.6.4.
This commit is contained in:
parent
5b908ace1f
commit
8556a27289
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'libGL'.
|
||||
pkgname=libGL
|
||||
version=10.6.3
|
||||
version=10.6.4
|
||||
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="ftp://ftp.freedesktop.org/pub/mesa/${version}/mesa-${version}.tar.xz"
|
||||
checksum=58592e07c350cd2e8969b73fa83048c657a39fe2f13f3b88f5e5818fe2e4676d
|
||||
checksum=8f5ac103f0f503de2f7a985b0df349bd4ecdfe7f51c714be146fa5a9a3c07b77
|
||||
|
||||
hostmakedepends="
|
||||
automake libtool flex pkg-config llvm python-Mako libxml2-python wayland-devel"
|
||||
|
|
Loading…
Reference in New Issue