From 43c7fe19ae0abeca384700901e85f4f1a1ca0978 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Tue, 23 May 2017 21:11:59 +0200 Subject: [PATCH] nano: bump version. --- app-editors/nano/{nano-2.8.2.recipe => nano-2.8.4.recipe} | 2 +- .../nano/patches/{nano-2.8.2.patchset => nano-2.8.4.patchset} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename app-editors/nano/{nano-2.8.2.recipe => nano-2.8.4.recipe} (93%) rename app-editors/nano/patches/{nano-2.8.2.patchset => nano-2.8.4.patchset} (100%) diff --git a/app-editors/nano/nano-2.8.2.recipe b/app-editors/nano/nano-2.8.4.recipe similarity index 93% rename from app-editors/nano/nano-2.8.2.recipe rename to app-editors/nano/nano-2.8.4.recipe index a7b07ae37..7a123eece 100644 --- a/app-editors/nano/nano-2.8.2.recipe +++ b/app-editors/nano/nano-2.8.4.recipe @@ -14,7 +14,7 @@ COPYRIGHT="1999-2017 Free Software Foundation, Inc." LICENSE="GNU GPL v3" REVISION="1" SOURCE_URI="http://www.nano-editor.org/dist/v2.8/nano-$portVersion.tar.gz" -CHECKSUM_SHA256="0aa9cd6bd5b372ce9a196a9677af58c1826a9235a14daffe604100a9c259854b" +CHECKSUM_SHA256="78a2f3b3f6b500fad995c5e207d2816cbd6b531154aa2a3a2bd50c8fdf7dc57f" PATCHES="nano-$portVersion.patchset" ARCHITECTURES="x86_gcc2 x86 x86_64" diff --git a/app-editors/nano/patches/nano-2.8.2.patchset b/app-editors/nano/patches/nano-2.8.4.patchset similarity index 100% rename from app-editors/nano/patches/nano-2.8.2.patchset rename to app-editors/nano/patches/nano-2.8.4.patchset