From 670e4a897bd43c97099d5c4e1c79c673cdf2aecb Mon Sep 17 00:00:00 2001 From: Low-power Date: Wed, 30 Aug 2023 00:45:19 +0800 Subject: [PATCH] sys-process/htop: update to version 2.3.1 (#9297) --- sys-process/htop/{htop-2.3.0.recipe => htop-2.3.1.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename sys-process/htop/{htop-2.3.0.recipe => htop-2.3.1.recipe} (90%) diff --git a/sys-process/htop/htop-2.3.0.recipe b/sys-process/htop/htop-2.3.1.recipe similarity index 90% rename from sys-process/htop/htop-2.3.0.recipe rename to sys-process/htop/htop-2.3.1.recipe index 642b6a97f..3bf6b53a7 100644 --- a/sys-process/htop/htop-2.3.0.recipe +++ b/sys-process/htop/htop-2.3.1.recipe @@ -4,12 +4,12 @@ is a terminal UI application uses ncurses." HOMEPAGE="https://sourceforge.net/projects/htop.rivoreo.p/" COPYRIGHT=" 2004-2018 Hisham Muhammad - 2015-2022 Rivoreo" + 2015-2023 Rivoreo" LICENSE="GNU GPL v2" REVISION="1" SOURCE_URI="https://sourceforge.net/projects/htop.rivoreo.p/files/htop-$portVersion-src.tar.bz2/download" SOURCE_FILENAME="htop-$portVersion-src.tar.bz2" -CHECKSUM_SHA256="14c3eba4ea509332f1e7029e6ea650e4de937ce155eceec6abe12f8bbc51c3a8" +CHECKSUM_SHA256="6853967ab4f95e3f6d9c5324287c220c789eb95fed3cd6e7a18bd40542bc5bc0" SOURCE_DIR="" ARCHITECTURES="?all !x86_gcc2"