From f24127ac6a974dd7794326a00ee87c9baf5304a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Wed, 30 May 2018 07:53:32 +0200 Subject: [PATCH] nano: update HOMEPAGE. --- app-editors/nano/nano-2.9.3.recipe | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app-editors/nano/nano-2.9.3.recipe b/app-editors/nano/nano-2.9.3.recipe index 37d7ecccc..89143df16 100644 --- a/app-editors/nano/nano-2.9.3.recipe +++ b/app-editors/nano/nano-2.9.3.recipe @@ -9,11 +9,11 @@ functionality. Features include: - Pager support (reading from stdin) - Warnings for un-writable files - More syntax highlighting samples (Fortran, objC, OCaml, Makefiles)" -HOMEPAGE="http://www.nano-editor.org/" +HOMEPAGE="https://www.nano-editor.org/" 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" +REVISION="2" +SOURCE_URI="https://www.nano-editor.org/dist/v2.9/nano-$portVersion.tar.gz" CHECKSUM_SHA256="f12058ead9955cb841c1c5e3b9aec6ba93114a807580e928de0eaf6144c91074" ARCHITECTURES="?x86_gcc2 ?x86 x86_64"