summaryrefslogtreecommitdiff
path: root/security/py-crypto/Makefile
diff options
context:
space:
mode:
authorgls <gls>2011-11-23 19:09:01 +0000
committergls <gls>2011-11-23 19:09:01 +0000
commitf41090d3c9722d0487dc0141f0691ee9cbc22057 (patch)
tree6f70a8e4d8ed82d180f2ce175d00cf87aeb50542 /security/py-crypto/Makefile
parent49136c21a99178baa2dd40d4a0cf4c91e97e6fed (diff)
downloadpkgsrc-f41090d3c9722d0487dc0141f0691ee9cbc22057.tar.gz
Updating security/py-crypto to 2.4.1
upstream Changelog: 2.4.1 ===== * Fix "error: Setup script exited with error: src/config.h: No such file or directory" when installing via easy_install. (Sebastian Ramacher)
Diffstat (limited to 'security/py-crypto/Makefile')
-rw-r--r--security/py-crypto/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/py-crypto/Makefile b/security/py-crypto/Makefile
index 56bb177c095..00199ea3f33 100644
--- a/security/py-crypto/Makefile
+++ b/security/py-crypto/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.22 2011/10/30 13:30:36 obache Exp $
+# $NetBSD: Makefile,v 1.23 2011/11/23 19:09:01 gls Exp $
#
-DISTNAME= pycrypto-2.4
+DISTNAME= pycrypto-2.4.1
PKGNAME= ${DISTNAME:S/^py/${PYPKGPREFIX}-/}
CATEGORIES= security python
MASTER_SITES= http://ftp.dlitz.net/pub/dlitz/crypto/pycrypto/