From f6f51731260f1156b5757ef442b7c6b5f5012748 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Wed, 30 May 2018 08:30:03 +0200 Subject: [PATCH] paramiko: update HOMEPAGE. --- dev-python/paramiko/paramiko-1.18.2.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"