From ec8baa3e020d8a971244be21da7d54d417f5070b Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Wed, 5 May 2021 17:58:06 +0200 Subject: [PATCH] nano: bump version --- app-editors/nano/{nano-5.5.recipe => nano-5.7.recipe} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename app-editors/nano/{nano-5.5.recipe => nano-5.7.recipe} (95%) diff --git a/app-editors/nano/nano-5.5.recipe b/app-editors/nano/nano-5.7.recipe similarity index 95% rename from app-editors/nano/nano-5.5.recipe rename to app-editors/nano/nano-5.7.recipe index a3f6bfb2a..686055835 100644 --- a/app-editors/nano/nano-5.5.recipe +++ b/app-editors/nano/nano-5.7.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/v5/nano-$portVersion.tar.xz" -CHECKSUM_SHA256="390b81bf9b41ff736db997aede4d1f60b4453fbd75a519a4ddb645f6fd687e4a" +CHECKSUM_SHA256="d4b181cc2ec11def3711b4649e34f2be7a668e70ab506860514031d069cccafa" ARCHITECTURES="!x86_gcc2 x86_64" SECONDARY_ARCHITECTURES="x86"