diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-09-22 01:20:46 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-09-22 01:20:46 +0800 |
commit | 578c3477a47ab1703e45d527ac88470a54338b43 (patch) | |
tree | 5ee25435635d645410ce864859ccbcb9311d1166 /security | |
parent | 0ae37bae2bab8d3bd50ff7f0976bd984fe0593a4 (diff) | |
download | freebsd-ports-gnome-578c3477a47ab1703e45d527ac88470a54338b43.tar.gz freebsd-ports-gnome-578c3477a47ab1703e45d527ac88470a54338b43.tar.zst freebsd-ports-gnome-578c3477a47ab1703e45d527ac88470a54338b43.zip |
Update to 0.26.2
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 e1a0c2519205..76290f21a82a 100644 --- a/security/py-m2crypto/Makefile +++ b/security/py-m2crypto/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= m2crypto -PORTVERSION= 0.26.0 +PORTVERSION= 0.26.2 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-m2crypto/distinfo b/security/py-m2crypto/distinfo index dd5b40bb03c5..10768912d0d3 100644 --- a/security/py-m2crypto/distinfo +++ b/security/py-m2crypto/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1490533851 -SHA256 (M2Crypto-0.26.0.tar.gz) = 05d94fd9b2dae2fb8e072819a795f0e05d3611b09ea185f68e1630530ec09ae8 -SIZE (M2Crypto-0.26.0.tar.gz) = 305914 +TIMESTAMP = 1506005371 +SHA256 (M2Crypto-0.26.2.tar.gz) = 82a5e160583b9316f29aa2d7890a031f030fb62de8ea570ea6f52b2302b83a22 +SIZE (M2Crypto-0.26.2.tar.gz) = 1116065 |