From e215ae3cebb3c745631f3b5d53bb0d4d09690407 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Mon, 15 Jul 2024 19:10:05 +0200 Subject: [PATCH] nano: bump version --- app-editors/nano/{nano-8.0.recipe => nano-8.1.recipe} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename app-editors/nano/{nano-8.0.recipe => nano-8.1.recipe} (95%) diff --git a/app-editors/nano/nano-8.0.recipe b/app-editors/nano/nano-8.1.recipe similarity index 95% rename from app-editors/nano/nano-8.0.recipe rename to app-editors/nano/nano-8.1.recipe index 9fd5bb356..1a3891c52 100644 --- a/app-editors/nano/nano-8.0.recipe +++ b/app-editors/nano/nano-8.1.recipe @@ -16,7 +16,7 @@ COPYRIGHT="1999-2022 Free Software Foundation, Inc." LICENSE="GNU GPL v3" REVISION="1" SOURCE_URI="https://www.nano-editor.org/dist/v8/nano-$portVersion.tar.xz" -CHECKSUM_SHA256="c17f43fc0e37336b33ee50a209c701d5beb808adc2d9f089ca831b40539c9ac4" +CHECKSUM_SHA256="93b3e3e9155ae389fe9ccf9cb7ab380eac29602835ba3077b22f64d0f0cbe8cb" ARCHITECTURES="all !x86_gcc2" SECONDARY_ARCHITECTURES="x86"