libGL: update to 10.4.1.
This commit is contained in:
parent
0934b58ac9
commit
c21725978e
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'libGL'.
|
||||
pkgname=libGL
|
||||
version=10.4.0
|
||||
revision=3
|
||||
version=10.4.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}/MesaLib-${version}.tar.bz2"
|
||||
checksum=98a7dff3a1a6708c79789de8b9a05d8042e867067f70e8f30387c15026233219
|
||||
checksum=91e8b71c8aff4cb92022a09a872b1c5d1ae5bfec8c6c84dbc4221333da5bf1ca
|
||||
|
||||
hostmakedepends="
|
||||
automake libtool flex pkg-config llvm libxml2-python wayland-devel"
|
||||
|
|
Loading…
Reference in New Issue