MesaLib: update to 10.2.4.
This commit is contained in:
parent
d78caa59eb
commit
2d84c42368
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'MesaLib'.
|
||||
pkgname=MesaLib
|
||||
version=10.2.3
|
||||
version=10.2.4
|
||||
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}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=e482a96170c98b17d6aba0d6e4dda4b9a2e61c39587bb64ac38cadfa4aba4aeb
|
||||
checksum=06a2341244eb85c283f59f70161e06ded106f835ed9b6be1ef0243bd9344811a
|
||||
|
||||
hostmakedepends="
|
||||
automake libtool flex pkg-config llvm>=3.4.2_2 libxml2-python wayland-devel"
|
||||
|
|
Loading…
Reference in New Issue