From 9a4206ecfff08274443fd13968db36cef7b67ea4 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Wed, 1 Feb 2017 20:38:46 +0100 Subject: [PATCH] mesa: bump version. --- sys-libs/mesa/{mesa-13.0.3.recipe => mesa-13.0.4.recipe} | 2 +- .../mesa/patches/{mesa-13.0.3.patchset => mesa-13.0.4.patchset} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename sys-libs/mesa/{mesa-13.0.3.recipe => mesa-13.0.4.recipe} (97%) rename sys-libs/mesa/patches/{mesa-13.0.3.patchset => mesa-13.0.4.patchset} (100%) diff --git a/sys-libs/mesa/mesa-13.0.3.recipe b/sys-libs/mesa/mesa-13.0.4.recipe similarity index 97% rename from sys-libs/mesa/mesa-13.0.3.recipe rename to sys-libs/mesa/mesa-13.0.4.recipe index 1e7820b01..b2c4e20c3 100644 --- a/sys-libs/mesa/mesa-13.0.3.recipe +++ b/sys-libs/mesa/mesa-13.0.4.recipe @@ -8,7 +8,7 @@ COPYRIGHT="1999-2013 Brian Paul" LICENSE="MIT" REVISION="1" SOURCE_URI="ftp://ftp.freedesktop.org/pub/mesa/${portVersion}/mesa-${portVersion}.tar.xz" -CHECKSUM_SHA256="d9aa8be5c176d00d0cd503cb2f64a5a403ea471ec819c022581414860d7ba40e" +CHECKSUM_SHA256="a95d7ce8f7bd5f88585e4be3144a341236d8c0fc91f6feaec59bb8ba3120e726" PATCHES="mesa-$portVersion.patchset" ARCHITECTURES="!x86_gcc2 x86 x86_64 ?arm ?ppc" diff --git a/sys-libs/mesa/patches/mesa-13.0.3.patchset b/sys-libs/mesa/patches/mesa-13.0.4.patchset similarity index 100% rename from sys-libs/mesa/patches/mesa-13.0.3.patchset rename to sys-libs/mesa/patches/mesa-13.0.4.patchset