From a94df4f40badc068c6b4db1e56d0425a93783d51 Mon Sep 17 00:00:00 2001 From: miqlas <5569059+extrowerk@users.noreply.github.com> Date: Tue, 13 Feb 2018 09:08:13 +0100 Subject: [PATCH] nano: bump version (#2174) --- app-editors/nano/{nano-2.9.2.recipe => nano-2.9.3.recipe} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename app-editors/nano/{nano-2.9.2.recipe => nano-2.9.3.recipe} (93%) diff --git a/app-editors/nano/nano-2.9.2.recipe b/app-editors/nano/nano-2.9.3.recipe similarity index 93% rename from app-editors/nano/nano-2.9.2.recipe rename to app-editors/nano/nano-2.9.3.recipe index a0cc8fbe1..37d7ecccc 100644 --- a/app-editors/nano/nano-2.9.2.recipe +++ b/app-editors/nano/nano-2.9.3.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.9/nano-$portVersion.tar.gz" -CHECKSUM_SHA256="1ed3c61100181bebb2bf60d60a44a3b9658410cbe05f375f7b3814b2973c8fd1" +CHECKSUM_SHA256="f12058ead9955cb841c1c5e3b9aec6ba93114a807580e928de0eaf6144c91074" ARCHITECTURES="?x86_gcc2 ?x86 x86_64"