libGL: update to 12.0.2.
This commit is contained in:
parent
769529597c
commit
ca41ac69e1
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'libGL'.
|
||||
pkgname=libGL
|
||||
version=12.0.1
|
||||
revision=2
|
||||
version=12.0.2
|
||||
revision=1
|
||||
wrksrc="mesa-${version}"
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-shared-glapi --enable-gbm
|
||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://www.mesa3d.org/"
|
||||
license="MIT, LGPL-2.1"
|
||||
distfiles="https://mesa.freedesktop.org/archive/${version}/mesa-${version}.tar.xz"
|
||||
checksum=bab24fb79f78c876073527f515ed871fc9c81d816f66c8a0b051d8d653896389
|
||||
checksum=d957a5cc371dcd7ff2aa0d87492f263aece46f79352f4520039b58b1f32552cb
|
||||
|
||||
hostmakedepends="
|
||||
automake libtool flex pkg-config llvm python-Mako libxml2-python wayland-devel"
|
||||
|
|
Loading…
Reference in a new issue