From a7e0244b280a01308ab3a985e8c0b6dad01f1ac2 Mon Sep 17 00:00:00 2001 From: miqlas <5569059+extrowerk@users.noreply.github.com> Date: Fri, 23 Aug 2019 13:59:20 +0200 Subject: [PATCH] nano: bump (#4121) --- app-editors/nano/{nano-4.2.recipe => nano-4.3.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename app-editors/nano/{nano-4.2.recipe => nano-4.3.recipe} (93%) diff --git a/app-editors/nano/nano-4.2.recipe b/app-editors/nano/nano-4.3.recipe similarity index 93% rename from app-editors/nano/nano-4.2.recipe rename to app-editors/nano/nano-4.3.recipe index 17a8f1dfd..3f9997f61 100644 --- a/app-editors/nano/nano-4.2.recipe +++ b/app-editors/nano/nano-4.3.recipe @@ -12,9 +12,9 @@ functionality. Features include: HOMEPAGE="https://www.nano-editor.org/" COPYRIGHT="1999-2019 Free Software Foundation, Inc." LICENSE="GNU GPL v3" -REVISION="2" +REVISION="1" SOURCE_URI="https://www.nano-editor.org/dist/v4/nano-$portVersion.tar.xz" -CHECKSUM_SHA256="1143defce62e391b241252ffdb6e5c1ded56cfe26d46ee81b796abe0ccc45df9" +CHECKSUM_SHA256="00d3ad1a287a85b4bf83e5f06cedd0a9f880413682bebd52b4b1e2af8cfc0d81" ARCHITECTURES="!x86_gcc2 x86 x86_64"