From 08e5dd5356beee1303c457bce004000ef9e5abf3 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Mon, 11 Dec 2023 11:12:53 +0100 Subject: [PATCH] nano, bump version (#9872) --- app-editors/nano/{nano-7.1.recipe => nano-7.2.recipe} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename app-editors/nano/{nano-7.1.recipe => nano-7.2.recipe} (95%) diff --git a/app-editors/nano/nano-7.1.recipe b/app-editors/nano/nano-7.2.recipe similarity index 95% rename from app-editors/nano/nano-7.1.recipe rename to app-editors/nano/nano-7.2.recipe index e005906e7..d124cec87 100644 --- a/app-editors/nano/nano-7.1.recipe +++ b/app-editors/nano/nano-7.2.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/v7/nano-$portVersion.tar.xz" -CHECKSUM_SHA256="57ba751e9b7519f0f6ddee505202e387c75dde440c1f7aa1b9310cc381406836" +CHECKSUM_SHA256="86f3442768bd2873cec693f83cdf80b4b444ad3cc14760b74361474fc87a4526" ARCHITECTURES="all !x86_gcc2" SECONDARY_ARCHITECTURES="x86"