paramiko: update HOMEPAGE.

This commit is contained in:
Jérôme Duval
2018-05-30 08:30:03 +02:00
committed by GitHub
parent 99dfa36c73
commit f6f5173126

View File

@@ -2,10 +2,10 @@ SUMMARY="Pure python SSH implementation"
DESCRIPTION="Paramiko is a module for python 2.2 (or higher) that implements \
the SSH2 protocol for secure (encrypted and authenticated) connections to \
remote machines."
HOMEPAGE="http://www.lag.net/paramiko/"
HOMEPAGE="https://www.lag.net/paramiko/"
COPYRIGHT="2003-2009 Robey Pointer"
LICENSE="GNU LGPL v2.1"
REVISION="1"
REVISION="2"
SOURCE_URI="https://github.com/paramiko/paramiko/archive/$portVersion.tar.gz"
CHECKSUM_SHA256="79bf1702ec9e0b556cbfb3e68c19091f66d98b787c6deede82c48281a6e87f36"