libGL: update to 11.2.1.
This commit is contained in:
parent
3b7b068457
commit
7991164c72
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'libGL'.
|
||||
pkgname=libGL
|
||||
version=11.2.0
|
||||
version=11.2.1
|
||||
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=1c1fed2674abf3f16ed2623e9a5694d6752c293194e18462ebc644a19cfaafb2
|
||||
checksum=a65207e9ae5c5f1c29f863c6a2cc98a7ab99762a24b82a248337f0ea9cfce01b
|
||||
|
||||
hostmakedepends="
|
||||
automake libtool flex pkg-config llvm python-Mako libxml2-python wayland-devel"
|
||||
|
|
Loading…
Reference in New Issue