summaryrefslogtreecommitdiff
path: root/security/py-rsa
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-09-04 18:08:18 +0000
committerwiz <wiz@pkgsrc.org>2017-09-04 18:08:18 +0000
commite81f10b3e36e14058b682a6c30cca96dd3731120 (patch)
tree0fb4e65997caa58bed8bb97f76ece080bf0e2648 /security/py-rsa
parent49d26052502700760c2b78486d15108257ddef5e (diff)
downloadpkgsrc-e81f10b3e36e14058b682a6c30cca96dd3731120.tar.gz
Follow some redirects.
Diffstat (limited to 'security/py-rsa')
-rw-r--r--security/py-rsa/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/py-rsa/Makefile b/security/py-rsa/Makefile
index 631ea1cc8b1..689c0316125 100644
--- a/security/py-rsa/Makefile
+++ b/security/py-rsa/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2017/05/09 12:37:14 adam Exp $
+# $NetBSD: Makefile,v 1.6 2017/09/04 18:08:27 wiz Exp $
DISTNAME= rsa-3.4.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -6,7 +6,7 @@ CATEGORIES= security python
MASTER_SITES= ${MASTER_SITE_PYPI:=r/rsa/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://stuvel.eu/rsa
+HOMEPAGE= https://stuvel.eu/rsa
COMMENT= Pure-Python RSA implementation
LICENSE= apache-2.0