diff --git a/srcpkgs/libGL/template b/srcpkgs/libGL/template index 1f8de9d1bec..08bc98c1790 100644 --- a/srcpkgs/libGL/template +++ b/srcpkgs/libGL/template @@ -1,6 +1,6 @@ # Template build file for 'libGL'. pkgname=libGL -version=17.0.4 +version=17.0.5 revision=1 wrksrc="mesa-${version}" build_style=gnu-configure @@ -13,7 +13,7 @@ maintainer="Juan RP " homepage="http://www.mesa3d.org/" license="MIT, LGPL-2.1" distfiles="https://mesa.freedesktop.org/archive/mesa-${version}.tar.xz" -checksum=1269dc8545a193932a0779b2db5bce9be4a5f6813b98c38b93b372be8362a346 +checksum=668efa445d2f57a26e5c096b1965a685733a3b57d9c736f9d6460263847f9bfe hostmakedepends=" automake libtool flex pkg-config llvm python-Mako libxml2-python $(vopt_if wayland wayland-devel)"