summaryrefslogtreecommitdiff
path: root/security/py-cryptography/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-cryptography/Makefile')
-rw-r--r--security/py-cryptography/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/py-cryptography/Makefile b/security/py-cryptography/Makefile
index e6dcb90ec2e..f3449d68054 100644
--- a/security/py-cryptography/Makefile
+++ b/security/py-cryptography/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.71 2019/01/23 12:21:04 adam Exp $
+# $NetBSD: Makefile,v 1.72 2019/02/28 09:06:08 adam Exp $
-DISTNAME= cryptography-2.5
+DISTNAME= cryptography-2.6.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= security python
MASTER_SITES= ${MASTER_SITE_PYPI:=c/cryptography/}