summaryrefslogtreecommitdiff
path: root/security/py-m2crypto/Makefile
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2017-09-28 10:44:11 +0000
committeradam <adam@pkgsrc.org>2017-09-28 10:44:11 +0000
commit1f6a02ed8d0e37dc693eac1ff46e139946ffb450 (patch)
tree00748a3cdc74cce0248df04945f41769bfc09779 /security/py-m2crypto/Makefile
parentde98a20fdab701fcdc69bba226315b3faeabeb6a (diff)
downloadpkgsrc-1f6a02ed8d0e37dc693eac1ff46e139946ffb450.tar.gz
py-m2crypto: update to 0.26.4
0.26.3: - Fix a syntax typo. 0.26.2: - port to support OpenSSL 1.1.0 API - add generated Sphinx documentation - another set of cleanups
Diffstat (limited to 'security/py-m2crypto/Makefile')
-rw-r--r--security/py-m2crypto/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/py-m2crypto/Makefile b/security/py-m2crypto/Makefile
index 49c0e20e5d3..5acc8dbe547 100644
--- a/security/py-m2crypto/Makefile
+++ b/security/py-m2crypto/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.42 2017/05/10 17:03:42 adam Exp $
+# $NetBSD: Makefile,v 1.43 2017/09/28 10:44:11 adam Exp $
-DISTNAME= M2Crypto-0.26.0
+DISTNAME= M2Crypto-0.26.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
CATEGORIES= security python
MASTER_SITES= ${MASTER_SITE_PYPI:=M/M2Crypto/}