From ec27b15a108e83d5ee2f5ac1deb393354c0647e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Sun, 4 Dec 2016 15:26:00 +0100 Subject: [PATCH] mesa: bump version. --- sys-libs/mesa/{mesa-13.0.1.recipe => mesa-13.0.2.recipe} | 2 +- .../mesa/patches/{mesa-13.0.1.patchset => mesa-13.0.2.patchset} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename sys-libs/mesa/{mesa-13.0.1.recipe => mesa-13.0.2.recipe} (97%) rename sys-libs/mesa/patches/{mesa-13.0.1.patchset => mesa-13.0.2.patchset} (100%) diff --git a/sys-libs/mesa/mesa-13.0.1.recipe b/sys-libs/mesa/mesa-13.0.2.recipe similarity index 97% rename from sys-libs/mesa/mesa-13.0.1.recipe rename to sys-libs/mesa/mesa-13.0.2.recipe index 9fd5fadd9..f43748642 100644 --- a/sys-libs/mesa/mesa-13.0.1.recipe +++ b/sys-libs/mesa/mesa-13.0.2.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="71962fb2bf77d33b0ad4a565b490dbbeaf4619099c6d9722f04a73187957a731" +CHECKSUM_SHA256="a6ed622645f4ed61da418bf65adde5bcc4bb79023c36ba7d6b45b389da4416d5" PATCHES="mesa-$portVersion.patchset" ARCHITECTURES="!x86_gcc2 x86 x86_64 ?arm ?ppc" diff --git a/sys-libs/mesa/patches/mesa-13.0.1.patchset b/sys-libs/mesa/patches/mesa-13.0.2.patchset similarity index 100% rename from sys-libs/mesa/patches/mesa-13.0.1.patchset rename to sys-libs/mesa/patches/mesa-13.0.2.patchset