libGL: update to 10.5.1.
This commit is contained in:
parent
c63d661c75
commit
e3e4a65fcb
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'libGL'.
|
||||
pkgname=libGL
|
||||
version=10.5.0
|
||||
revision=2
|
||||
version=10.5.1
|
||||
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@gmail.com>"
|
|||
homepage="http://www.mesa3d.org/"
|
||||
license="MIT, LGPL-2.1"
|
||||
distfiles="ftp://ftp.freedesktop.org/pub/mesa/${version}/mesa-${version}.tar.xz"
|
||||
checksum=d7ca9f9044bbdd674377e3eebceef1fae339c8817b9aa435c2053e4fea44e5d3
|
||||
checksum=ffc51943d15c6812ee7611d053d8980a683fbd6a4986cff567b12cc66637d679
|
||||
|
||||
hostmakedepends="
|
||||
automake libtool flex pkg-config llvm python-Mako libxml2-python wayland-devel"
|
||||
|
|
Loading…
Reference in a new issue