From 87b75d065ba4462afddc1812f98d19607c94ab86 Mon Sep 17 00:00:00 2001 From: OscarL Date: Tue, 17 Jan 2023 03:19:44 -0300 Subject: [PATCH] nano: update to version 7.1 (#7783) --- app-editors/nano/{nano-6.4.recipe => nano-7.1.recipe} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename app-editors/nano/{nano-6.4.recipe => nano-7.1.recipe} (89%) diff --git a/app-editors/nano/nano-6.4.recipe b/app-editors/nano/nano-7.1.recipe similarity index 89% rename from app-editors/nano/nano-6.4.recipe rename to app-editors/nano/nano-7.1.recipe index 1fed4320f..e005906e7 100644 --- a/app-editors/nano/nano-6.4.recipe +++ b/app-editors/nano/nano-7.1.recipe @@ -12,11 +12,11 @@ Features include: - Warnings for unwritable files - Localization" HOMEPAGE="https://www.nano-editor.org/" -COPYRIGHT="1999-2020 Free Software Foundation, Inc." +COPYRIGHT="1999-2022 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="4199ae8ca78a7796de56de1a41b821dc47912c0307e9816b56cc317df34661c0" +SOURCE_URI="https://www.nano-editor.org/dist/v7/nano-$portVersion.tar.xz" +CHECKSUM_SHA256="57ba751e9b7519f0f6ddee505202e387c75dde440c1f7aa1b9310cc381406836" ARCHITECTURES="all !x86_gcc2" SECONDARY_ARCHITECTURES="x86"