From 8674926b632efed5c733a3ab632deddd45c3acac Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Thu, 28 Jan 2021 16:53:02 +0100 Subject: [PATCH] slang: bump version --- .../patches/{slang-2.3.1a.patchset => slang-2.3.2.patchset} | 0 sys-libs/slang/{slang-2.3.1a.recipe => slang-2.3.2.recipe} | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) rename sys-libs/slang/patches/{slang-2.3.1a.patchset => slang-2.3.2.patchset} (100%) rename sys-libs/slang/{slang-2.3.1a.recipe => slang-2.3.2.recipe} (96%) diff --git a/sys-libs/slang/patches/slang-2.3.1a.patchset b/sys-libs/slang/patches/slang-2.3.2.patchset similarity index 100% rename from sys-libs/slang/patches/slang-2.3.1a.patchset rename to sys-libs/slang/patches/slang-2.3.2.patchset diff --git a/sys-libs/slang/slang-2.3.1a.recipe b/sys-libs/slang/slang-2.3.2.recipe similarity index 96% rename from sys-libs/slang/slang-2.3.1a.recipe rename to sys-libs/slang/slang-2.3.2.recipe index 21974c1ff..dbfeb2454 100644 --- a/sys-libs/slang/slang-2.3.1a.recipe +++ b/sys-libs/slang/slang-2.3.2.recipe @@ -12,9 +12,9 @@ part of the S-Lang distribution." HOMEPAGE="http://www.jedsoft.org/slang/" COPYRIGHT="2004-2016 John E. Davis" LICENSE="GNU GPL v2" -REVISION="2" +REVISION="1" SOURCE_URI="http://www.jedsoft.org/releases/slang/slang-$portVersion.tar.bz2" -CHECKSUM_SHA256="54f0c3007fde918039c058965dffdfd6c5aec0bad0f4227192cc486021f08c36" +CHECKSUM_SHA256="fc9e3b0fc4f67c3c1f6d43c90c16a5c42d117b8e28457c5b46831b8b5d3ae31a" PATCHES="slang-${portVersion}.patchset" ARCHITECTURES="!x86_gcc2 x86 x86_64"