From dd8201d26ce4809a20fda544c4b734a03d4f7b83 Mon Sep 17 00:00:00 2001 From: Nikolay Korotkiy Date: Thu, 18 Aug 2022 12:38:54 +0300 Subject: [PATCH] nano: bump to 6.4 (#7115) --- app-editors/nano/{nano-6.2.recipe => nano-6.4.recipe} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename app-editors/nano/{nano-6.2.recipe => nano-6.4.recipe} (95%) diff --git a/app-editors/nano/nano-6.2.recipe b/app-editors/nano/nano-6.4.recipe similarity index 95% rename from app-editors/nano/nano-6.2.recipe rename to app-editors/nano/nano-6.4.recipe index b6a189e19..1fed4320f 100644 --- a/app-editors/nano/nano-6.2.recipe +++ b/app-editors/nano/nano-6.4.recipe @@ -16,7 +16,7 @@ COPYRIGHT="1999-2020 Free Software Foundation, Inc." LICENSE="GNU GPL v3" REVISION="1" SOURCE_URI="https://www.nano-editor.org/dist/v6/nano-$portVersion.tar.xz" -CHECKSUM_SHA256="2bca1804bead6aaf4ad791f756e4749bb55ed860eec105a97fba864bc6a77cb3" +CHECKSUM_SHA256="4199ae8ca78a7796de56de1a41b821dc47912c0307e9816b56cc317df34661c0" ARCHITECTURES="all !x86_gcc2" SECONDARY_ARCHITECTURES="x86"