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