From e7799aa5f6c602c58f08c36e77d11fd81c9ada79 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Wed, 28 Nov 2018 16:23:59 -0200 Subject: [PATCH] libGL: update to 18.2.6. --- srcpkgs/libGL/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libGL/template b/srcpkgs/libGL/template index 6960dd24ec6..ab63b5e895e 100644 --- a/srcpkgs/libGL/template +++ b/srcpkgs/libGL/template @@ -1,6 +1,6 @@ # Template file for 'libGL' pkgname=libGL -version=18.2.5 +version=18.2.6 revision=1 wrksrc="mesa-${version}" build_style=meson @@ -21,7 +21,7 @@ license="MIT, LGPL-2.1-or-later" homepage="https://www.mesa3d.org/" changelog="https://www.mesa3d.org/relnotes/${version}.html" distfiles="https://mesa.freedesktop.org/archive/mesa-${version}.tar.xz" -checksum=b12c32872832e5353155e1e8026e1f1ab75bba9dc5b178d712045684d26c2b73 +checksum=9ebafa4f8249df0c718e93b9ca155e3593a1239af303aa2a8b0f2056a7efdc12 conf_files="/etc/drirc" # Set subpackages manually to set proper rdeps in 32bit pkgs.