libGL: update to 10.4.3.
This commit is contained in:
parent
286af6d4f4
commit
05f360c16f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'libGL'.
|
||||
pkgname=libGL
|
||||
version=10.4.2
|
||||
version=10.4.3
|
||||
revision=1
|
||||
wrksrc="Mesa-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -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=08a119937d9f2aa2f66dd5de97baffc2a6e675f549e40e699a31f5485d15327f
|
||||
checksum=ef6ecc9c2f36c9f78d1662382a69ae961f38f03af3a0c3268e53f351aa1978ad
|
||||
|
||||
hostmakedepends="
|
||||
automake libtool flex pkg-config llvm libxml2-python wayland-devel"
|
||||
|
|
Loading…
Reference in a new issue