diff --git a/srcpkgs/libGL/template b/srcpkgs/libGL/template index 05bf62b35b3..adf47a58e82 100644 --- a/srcpkgs/libGL/template +++ b/srcpkgs/libGL/template @@ -1,7 +1,7 @@ # Template build file for 'libGL'. pkgname=libGL -version=11.1.1 -revision=2 +version=11.1.2 +revision=1 wrksrc="mesa-${version}" build_style=gnu-configure configure_args="--enable-shared-glapi --enable-gbm @@ -13,7 +13,7 @@ maintainer="Juan RP " homepage="http://www.mesa3d.org/" license="MIT, LGPL-2.1" distfiles="ftp://ftp.freedesktop.org/pub/mesa/${version}/mesa-${version}.tar.xz" -checksum=64db074fc514136b5fb3890111f0d50604db52f0b1e94ba3fcb0fe8668a7fd20 +checksum=8f72aead896b340ba0f7a4a474bfaf71681f5d675592aec1cb7ba698e319148b hostmakedepends=" automake libtool flex pkg-config llvm python-Mako libxml2-python wayland-devel"