From f9b8a25d15345504d5f156dea0affad3de981e9e Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Thu, 11 May 2017 22:43:39 +0200 Subject: [PATCH] nano: bump version. --- app-editors/nano/{nano-2.8.1.recipe => nano-2.8.2.recipe} | 2 +- .../nano/patches/{nano-2.8.1.patchset => nano-2.8.2.patchset} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename app-editors/nano/{nano-2.8.1.recipe => nano-2.8.2.recipe} (93%) rename app-editors/nano/patches/{nano-2.8.1.patchset => nano-2.8.2.patchset} (100%) diff --git a/app-editors/nano/nano-2.8.1.recipe b/app-editors/nano/nano-2.8.2.recipe similarity index 93% rename from app-editors/nano/nano-2.8.1.recipe rename to app-editors/nano/nano-2.8.2.recipe index da87bf20d..76f58089d 100644 --- a/app-editors/nano/nano-2.8.1.recipe +++ b/app-editors/nano/nano-2.8.2.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="a48650dab5fc069bb953d020721b6c0f650969abf5a34a27dfd6f038215c5910" +CHECKSUM_SHA256="0aa9cd6bd5b372ce9a196a9677af58c1826a9235a14daffe604100a9c259854b" PATCHES="nano-$portVersion.patchset" ARCHITECTURES="?x86_gcc2 x86 x86_64" diff --git a/app-editors/nano/patches/nano-2.8.1.patchset b/app-editors/nano/patches/nano-2.8.2.patchset similarity index 100% rename from app-editors/nano/patches/nano-2.8.1.patchset rename to app-editors/nano/patches/nano-2.8.2.patchset