From acf9b00bea38349792fef9a6547e70be26e20157 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Sun, 22 Jan 2017 21:08:53 +0100 Subject: [PATCH] mesa: bump version. --- sys-libs/mesa/{mesa-13.0.2.recipe => mesa-13.0.3.recipe} | 2 +- .../mesa/patches/{mesa-13.0.2.patchset => mesa-13.0.3.patchset} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename sys-libs/mesa/{mesa-13.0.2.recipe => mesa-13.0.3.recipe} (97%) rename sys-libs/mesa/patches/{mesa-13.0.2.patchset => mesa-13.0.3.patchset} (100%) diff --git a/sys-libs/mesa/mesa-13.0.2.recipe b/sys-libs/mesa/mesa-13.0.3.recipe similarity index 97% rename from sys-libs/mesa/mesa-13.0.2.recipe rename to sys-libs/mesa/mesa-13.0.3.recipe index f43748642..1e7820b01 100644 --- a/sys-libs/mesa/mesa-13.0.2.recipe +++ b/sys-libs/mesa/mesa-13.0.3.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="a6ed622645f4ed61da418bf65adde5bcc4bb79023c36ba7d6b45b389da4416d5" +CHECKSUM_SHA256="d9aa8be5c176d00d0cd503cb2f64a5a403ea471ec819c022581414860d7ba40e" PATCHES="mesa-$portVersion.patchset" ARCHITECTURES="!x86_gcc2 x86 x86_64 ?arm ?ppc" diff --git a/sys-libs/mesa/patches/mesa-13.0.2.patchset b/sys-libs/mesa/patches/mesa-13.0.3.patchset similarity index 100% rename from sys-libs/mesa/patches/mesa-13.0.2.patchset rename to sys-libs/mesa/patches/mesa-13.0.3.patchset