From ac457006923ffa0faad89cf9b52f6036e7096026 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emir=20Sar=C4=B1?= Date: Tue, 11 Aug 2020 09:06:13 +0300 Subject: [PATCH] nano: bump version (#5222) --- app-editors/nano/{nano-4.9.3.recipe => nano-5.0.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename app-editors/nano/{nano-4.9.3.recipe => nano-5.0.recipe} (92%) diff --git a/app-editors/nano/nano-4.9.3.recipe b/app-editors/nano/nano-5.0.recipe similarity index 92% rename from app-editors/nano/nano-4.9.3.recipe rename to app-editors/nano/nano-5.0.recipe index 528f9922d..df5c68ac2 100644 --- a/app-editors/nano/nano-4.9.3.recipe +++ b/app-editors/nano/nano-5.0.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/v4/nano-$portVersion.tar.xz" -CHECKSUM_SHA256="6e3438f033a0ed07d3d74c30d0803cbda3d2366ba1601b7bbf9b16ac371f51b4" +SOURCE_URI="https://www.nano-editor.org/dist/v5/nano-$portVersion.tar.xz" +CHECKSUM_SHA256="7c0d94be69cd066f20df2868a2da02f7b1d416ce8d47c0850a8bd270897caa36" ARCHITECTURES="!x86_gcc2 x86_64" SECONDARY_ARCHITECTURES="x86"