diff --git a/dev-python/paramiko/paramiko-1.18.2.recipe b/dev-python/paramiko/paramiko-1.18.2.recipe index c7387c6e3..213ddb397 100644 --- a/dev-python/paramiko/paramiko-1.18.2.recipe +++ b/dev-python/paramiko/paramiko-1.18.2.recipe @@ -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"