nano: update HOMEPAGE.

This commit is contained in:
Jérôme Duval
2018-05-30 07:53:32 +02:00
committed by GitHub
parent ee21ce5300
commit f24127ac6a

View File

@@ -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"