From 916790db28c347c8f9b0891f375b1b0069f92fe0 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Thu, 2 May 2024 13:24:05 +0200 Subject: [PATCH] nano, bump version (#10403) --- app-editors/nano/{nano-7.2.recipe => nano-8.0.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename app-editors/nano/{nano-7.2.recipe => nano-8.0.recipe} (92%) diff --git a/app-editors/nano/nano-7.2.recipe b/app-editors/nano/nano-8.0.recipe similarity index 92% rename from app-editors/nano/nano-7.2.recipe rename to app-editors/nano/nano-8.0.recipe index d124cec87..9fd5bb356 100644 --- a/app-editors/nano/nano-7.2.recipe +++ b/app-editors/nano/nano-8.0.recipe @@ -15,8 +15,8 @@ HOMEPAGE="https://www.nano-editor.org/" COPYRIGHT="1999-2022 Free Software Foundation, Inc." LICENSE="GNU GPL v3" REVISION="1" -SOURCE_URI="https://www.nano-editor.org/dist/v7/nano-$portVersion.tar.xz" -CHECKSUM_SHA256="86f3442768bd2873cec693f83cdf80b4b444ad3cc14760b74361474fc87a4526" +SOURCE_URI="https://www.nano-editor.org/dist/v8/nano-$portVersion.tar.xz" +CHECKSUM_SHA256="c17f43fc0e37336b33ee50a209c701d5beb808adc2d9f089ca831b40539c9ac4" ARCHITECTURES="all !x86_gcc2" SECONDARY_ARCHITECTURES="x86"