diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-02-11 00:21:20 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-02-11 00:21:20 +0800 |
commit | ef2b7652aead7fa148b9ce6037e6771eebaf4c6e (patch) | |
tree | 8a817127bc056e2ff552b6cc129c57101da97f81 /security | |
parent | 31460b8c6f8cd12c5666501c6b29552983b37ed7 (diff) | |
download | freebsd-ports-gnome-ef2b7652aead7fa148b9ce6037e6771eebaf4c6e.tar.gz freebsd-ports-gnome-ef2b7652aead7fa148b9ce6037e6771eebaf4c6e.tar.zst freebsd-ports-gnome-ef2b7652aead7fa148b9ce6037e6771eebaf4c6e.zip |
Update to 0.28.1
Changes: https://gitlab.com/m2crypto/m2crypto/blob/master/CHANGES
https://gitlab.com/m2crypto/m2crypto/commits/master
Diffstat (limited to 'security')
-rw-r--r-- | security/py-m2crypto/Makefile | 2 | ||||
-rw-r--r-- | security/py-m2crypto/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/py-m2crypto/Makefile b/security/py-m2crypto/Makefile index a5380388c212..4601e5674e3d 100644 --- a/security/py-m2crypto/Makefile +++ b/security/py-m2crypto/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= m2crypto -PORTVERSION= 0.28.0 +PORTVERSION= 0.28.1 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-m2crypto/distinfo b/security/py-m2crypto/distinfo index d5d6cae35ebb..c3af3772acbc 100644 --- a/security/py-m2crypto/distinfo +++ b/security/py-m2crypto/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1518182939 -SHA256 (M2Crypto-0.28.0.tar.gz) = e86bbd497707861611067dcc1f8ab7369b7b1179e210ba0d81024b8ad951f480 -SIZE (M2Crypto-0.28.0.tar.gz) = 1268350 +TIMESTAMP = 1518275861 +SHA256 (M2Crypto-0.28.1.tar.gz) = 364f8479d369ee8a7adeed6e0d5305bd675bc37a5e3c7629f82091b26324bab0 +SIZE (M2Crypto-0.28.1.tar.gz) = 1268470 |