summaryrefslogtreecommitdiff
path: root/security/py-cryptography_vectors/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2017-03-13 09:28:36 +0000
committerwiz <wiz>2017-03-13 09:28:36 +0000
commit83381273b4a90e47ea5ee864481358a8107304df (patch)
tree1d10a3c7577e681c5d62402834710eeb1eeb5d3d /security/py-cryptography_vectors/Makefile
parent996e7490a44c75f598ec87947ae062c530eea4ad (diff)
downloadpkgsrc-83381273b4a90e47ea5ee864481358a8107304df.tar.gz
Updated py-cryptography_vectors to 1.8.1.
Changes not found, but this comes with new asymmetric DH and DSA files.
Diffstat (limited to 'security/py-cryptography_vectors/Makefile')
-rw-r--r--security/py-cryptography_vectors/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/py-cryptography_vectors/Makefile b/security/py-cryptography_vectors/Makefile
index 24de7f08f57..31b0137fd47 100644
--- a/security/py-cryptography_vectors/Makefile
+++ b/security/py-cryptography_vectors/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2017/01/28 01:18:52 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2017/03/13 09:28:36 wiz Exp $
-DISTNAME= cryptography_vectors-1.7.2
+DISTNAME= cryptography_vectors-1.8.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= security python
MASTER_SITES= ${MASTER_SITE_PYPI:=c/cryptography_vectors/}