From be7350def04aadc8ec3a514dc6b22f678f339159 Mon Sep 17 00:00:00 2001 From: Sergei Reznikov Date: Sun, 24 Mar 2019 20:35:18 +0300 Subject: [PATCH] nano: bump version --- app-editors/nano/{nano-3.2.recipe => nano-4.0.recipe} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename app-editors/nano/{nano-3.2.recipe => nano-4.0.recipe} (85%) diff --git a/app-editors/nano/nano-3.2.recipe b/app-editors/nano/nano-4.0.recipe similarity index 85% rename from app-editors/nano/nano-3.2.recipe rename to app-editors/nano/nano-4.0.recipe index 41eea856c..62d510e31 100644 --- a/app-editors/nano/nano-3.2.recipe +++ b/app-editors/nano/nano-4.0.recipe @@ -10,11 +10,11 @@ functionality. Features include: - Warnings for un-writable files - More syntax highlighting samples (Fortran, objC, OCaml, Makefiles)" HOMEPAGE="https://www.nano-editor.org/" -COPYRIGHT="1999-2018 Free Software Foundation, Inc." +COPYRIGHT="1999-2019 Free Software Foundation, Inc." LICENSE="GNU GPL v3" REVISION="1" -SOURCE_URI="https://www.nano-editor.org/dist/v3/nano-$portVersion.tar.xz" -CHECKSUM_SHA256="d12773af3589994b2e4982c5792b07c6240da5b86c5aef2103ab13b401fe6349" +SOURCE_URI="https://www.nano-editor.org/dist/v4/nano-$portVersion.tar.xz" +CHECKSUM_SHA256="1e2fcfea35784624a7d86785768b772d58bb3995d1aec9176a27a113b1e9bac3" ARCHITECTURES="!x86_gcc2 x86 x86_64"