From 41853b0a402b070c67819a00fd2720eee014a863 Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Mon, 14 Mar 2022 16:25:57 +1000 Subject: [PATCH] mesa: bump version --- sys-libs/mesa/{mesa-21.3.6.recipe => mesa-21.3.7.recipe} | 2 +- .../mesa/patches/{mesa-21.3.6.patchset => mesa-21.3.7.patchset} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename sys-libs/mesa/{mesa-21.3.6.recipe => mesa-21.3.7.recipe} (98%) rename sys-libs/mesa/patches/{mesa-21.3.6.patchset => mesa-21.3.7.patchset} (100%) diff --git a/sys-libs/mesa/mesa-21.3.6.recipe b/sys-libs/mesa/mesa-21.3.7.recipe similarity index 98% rename from sys-libs/mesa/mesa-21.3.6.recipe rename to sys-libs/mesa/mesa-21.3.7.recipe index 43fbec202..f17831107 100644 --- a/sys-libs/mesa/mesa-21.3.6.recipe +++ b/sys-libs/mesa/mesa-21.3.7.recipe @@ -8,7 +8,7 @@ COPYRIGHT="1999-2022 Brian Paul" LICENSE="MIT" REVISION="1" SOURCE_URI="https://mesa.freedesktop.org/archive/mesa-${portVersion}.tar.xz" -CHECKSUM_SHA256="96bb761fd546e9aa41d025fcc025225c5668443839dae21e3731959beb096736" +CHECKSUM_SHA256="b4fa9db7aa61bf209ef0b40bef83080999d86ad98df8b8b4fada7c128a1efc3d" SOURCE_DIR="mesa-${portVersion}" PATCHES="mesa-$portVersion.patchset" diff --git a/sys-libs/mesa/patches/mesa-21.3.6.patchset b/sys-libs/mesa/patches/mesa-21.3.7.patchset similarity index 100% rename from sys-libs/mesa/patches/mesa-21.3.6.patchset rename to sys-libs/mesa/patches/mesa-21.3.7.patchset