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"