From 0c24a0636b6c6eed9caf5893865dd46d1b381ad7 Mon Sep 17 00:00:00 2001 From: hfsfox Date: Mon, 29 Jan 2024 04:45:03 +0200 Subject: [PATCH] mc: bump version (#10023) --- app-misc/mc/{mc-4.8.28.recipe => mc-4.8.31.recipe} | 4 ++-- .../mc/patches/{mc-4.8.28.patchset => mc-4.8.31.patchset} | 0 2 files changed, 2 insertions(+), 2 deletions(-) rename app-misc/mc/{mc-4.8.28.recipe => mc-4.8.31.recipe} (95%) rename app-misc/mc/patches/{mc-4.8.28.patchset => mc-4.8.31.patchset} (100%) diff --git a/app-misc/mc/mc-4.8.28.recipe b/app-misc/mc/mc-4.8.31.recipe similarity index 95% rename from app-misc/mc/mc-4.8.28.recipe rename to app-misc/mc/mc-4.8.31.recipe index f7483b077..a585efeba 100644 --- a/app-misc/mc/mc-4.8.28.recipe +++ b/app-misc/mc/mc-4.8.31.recipe @@ -8,9 +8,9 @@ archives to be manipulated like real files." HOMEPAGE="https://www.midnight-commander.org/" COPYRIGHT="1994-2019, Free Software Foundation" LICENSE="GNU GPL v2" -REVISION="2" +REVISION="1" SOURCE_URI="http://ftp.midnight-commander.org/mc-$portVersion.tar.xz" -CHECKSUM_SHA256="e994d9be9a7172e9ac4a4ad62107921f6aa312e668b056dfe5b8bcebbaf53803" +CHECKSUM_SHA256="24191cf8667675b8e31fc4a9d18a0a65bdc0598c2c5c4ea092494cd13ab4ab1a" PATCHES="mc-$portVersion.patchset" ARCHITECTURES="all !x86_gcc2" diff --git a/app-misc/mc/patches/mc-4.8.28.patchset b/app-misc/mc/patches/mc-4.8.31.patchset similarity index 100% rename from app-misc/mc/patches/mc-4.8.28.patchset rename to app-misc/mc/patches/mc-4.8.31.patchset