From 2da1e4f6dcdd54a43a3de46d4ee2c7832c42e9f6 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Fri, 20 Oct 2017 17:35:23 +0200 Subject: [PATCH] gnuchess: bump version. --- .../gnuchess/{gnuchess-6.2.4.recipe => gnuchess-6.2.5.recipe} | 4 ++-- .../{gnuchess-6.2.4.patchset => gnuchess-6.2.5.patchset} | 0 2 files changed, 2 insertions(+), 2 deletions(-) rename games-board/gnuchess/{gnuchess-6.2.4.recipe => gnuchess-6.2.5.recipe} (92%) rename games-board/gnuchess/patches/{gnuchess-6.2.4.patchset => gnuchess-6.2.5.patchset} (100%) diff --git a/games-board/gnuchess/gnuchess-6.2.4.recipe b/games-board/gnuchess/gnuchess-6.2.5.recipe similarity index 92% rename from games-board/gnuchess/gnuchess-6.2.4.recipe rename to games-board/gnuchess/gnuchess-6.2.5.recipe index 99476f1be..a9904a723 100644 --- a/games-board/gnuchess/gnuchess-6.2.4.recipe +++ b/games-board/gnuchess/gnuchess-6.2.5.recipe @@ -6,9 +6,9 @@ such as XBoard and glChess, but also works autonomously on the console." HOMEPAGE="https://www.gnu.org/software/chess/" COPYRIGHT="2001-2015 Free Software Foundation, Inc." LICENSE="GNU GPL v3" -REVISION="2" +REVISION="1" SOURCE_URI="http://ftpmirror.gnu.org/chess/gnuchess-$portVersion.tar.gz" -CHECKSUM_SHA256="3c425c0264f253fc5cc2ba969abe667d77703c728770bd4b23c456cbe5e082ef" +CHECKSUM_SHA256="9a99e963355706cab32099d140b698eda9de164ebce40a5420b1b9772dd04802" PATCHES="gnuchess-$portVersion.patchset" ARCHITECTURES="x86_gcc2 x86 x86_64" diff --git a/games-board/gnuchess/patches/gnuchess-6.2.4.patchset b/games-board/gnuchess/patches/gnuchess-6.2.5.patchset similarity index 100% rename from games-board/gnuchess/patches/gnuchess-6.2.4.patchset rename to games-board/gnuchess/patches/gnuchess-6.2.5.patchset