From 8cb0456f51efa19fd899196f94216b439dd050dc Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Thu, 24 Feb 2022 17:32:48 +0100 Subject: [PATCH] nano: bump version --- app-editors/nano/{nano-5.9.recipe => nano-6.2.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename app-editors/nano/{nano-5.9.recipe => nano-6.2.recipe} (92%) diff --git a/app-editors/nano/nano-5.9.recipe b/app-editors/nano/nano-6.2.recipe similarity index 92% rename from app-editors/nano/nano-5.9.recipe rename to app-editors/nano/nano-6.2.recipe index 53acb3a67..b6a189e19 100644 --- a/app-editors/nano/nano-5.9.recipe +++ b/app-editors/nano/nano-6.2.recipe @@ -15,8 +15,8 @@ HOMEPAGE="https://www.nano-editor.org/" 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="757db8cda4bb2873599e47783af463e3b547a627b0cabb30ea7bf71fb4c24937" +SOURCE_URI="https://www.nano-editor.org/dist/v6/nano-$portVersion.tar.xz" +CHECKSUM_SHA256="2bca1804bead6aaf4ad791f756e4749bb55ed860eec105a97fba864bc6a77cb3" ARCHITECTURES="all !x86_gcc2" SECONDARY_ARCHITECTURES="x86"