libGL: update to 10.5.5.
This commit is contained in:
parent
0295ab65a9
commit
a3c61462bf
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'libGL'.
|
||||
pkgname=libGL
|
||||
version=10.5.4
|
||||
revision=2
|
||||
version=10.5.5
|
||||
revision=1
|
||||
wrksrc="mesa-${version}"
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-glx-tls --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="ftp://ftp.freedesktop.org/pub/mesa/${version}/mesa-${version}.tar.xz"
|
||||
checksum=b51e723f3a20d842c88a92d809435b229fc4744ca0dbec0317d9d4a3ac4c6803
|
||||
checksum=4ac4e4ea3414f1cadb1467f2f173f9e56170d31e8674f7953a46f0549d319f28
|
||||
|
||||
hostmakedepends="
|
||||
automake libtool flex pkg-config llvm python-Mako libxml2-python wayland-devel"
|
||||
|
|
Loading…
Reference in a new issue