From d2b067612aed811ab40c2aac5225b5dc183b8807 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Thu, 23 Feb 2017 20:32:04 +0100 Subject: [PATCH] nano: bump version. --- app-editors/nano/{nano-2.7.2.recipe => nano-2.7.5.recipe} | 2 +- .../nano/patches/{nano-2.7.2.patchset => nano-2.7.5.patchset} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename app-editors/nano/{nano-2.7.2.recipe => nano-2.7.5.recipe} (93%) rename app-editors/nano/patches/{nano-2.7.2.patchset => nano-2.7.5.patchset} (100%) diff --git a/app-editors/nano/nano-2.7.2.recipe b/app-editors/nano/nano-2.7.5.recipe similarity index 93% rename from app-editors/nano/nano-2.7.2.recipe rename to app-editors/nano/nano-2.7.5.recipe index ac1169955..8c99fb687 100644 --- a/app-editors/nano/nano-2.7.2.recipe +++ b/app-editors/nano/nano-2.7.5.recipe @@ -14,7 +14,7 @@ COPYRIGHT="1999-2016 Free Software Foundation, Inc." LICENSE="GNU GPL v3" REVISION="1" SOURCE_URI="http://www.nano-editor.org/dist/v2.7/nano-$portVersion.tar.gz" -CHECKSUM_SHA256="89cc45dd630c6fb7276a14e1b3436a9972cf6d66eed15b14c3583af99070353c" +CHECKSUM_SHA256="226be22f46359007aa76499623739f4a7d5fa294a2899c70b21bc09b8d81d907" PATCHES="nano-$portVersion.patchset" ARCHITECTURES="x86_gcc2 x86 x86_64" diff --git a/app-editors/nano/patches/nano-2.7.2.patchset b/app-editors/nano/patches/nano-2.7.5.patchset similarity index 100% rename from app-editors/nano/patches/nano-2.7.2.patchset rename to app-editors/nano/patches/nano-2.7.5.patchset