diff options
| author | Jan Beich <jbeich@FreeBSD.org> | 2017-01-26 07:21:50 +0000 |
|---|---|---|
| committer | Jan Beich <jbeich@FreeBSD.org> | 2017-01-26 07:21:50 +0000 |
| commit | afb9078b76a85d0d1182c6a67902474684b90adc (patch) | |
| tree | f146402d4410b16206a857ad9793085adf84a561 /security/py-zxcvbn-python | |
| parent | Quickly revert the previous commit -- 1.0.3 is not ready. (diff) | |
security/py-zxcvbn-python: update to 4.4.13
Changes: https://github.com/dwolfhub/zxcvbn-python/compare/v4.4.12...v4.4.13
Diffstat (limited to 'security/py-zxcvbn-python')
| -rw-r--r-- | security/py-zxcvbn-python/Makefile | 2 | ||||
| -rw-r--r-- | security/py-zxcvbn-python/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/py-zxcvbn-python/Makefile b/security/py-zxcvbn-python/Makefile index 94b20dbe3ddc..4df6cdf6c84c 100644 --- a/security/py-zxcvbn-python/Makefile +++ b/security/py-zxcvbn-python/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= zxcvbn-python -PORTVERSION= 4.4.12 +PORTVERSION= 4.4.13 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-zxcvbn-python/distinfo b/security/py-zxcvbn-python/distinfo index 73e77ff1245a..c7021efd765d 100644 --- a/security/py-zxcvbn-python/distinfo +++ b/security/py-zxcvbn-python/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1483999859 -SHA256 (zxcvbn-python-4.4.12.tar.gz) = f8cda13aec0c14f2ae9cd85057c12628c2c059a10ca7e02dcab26b9215000de4 -SIZE (zxcvbn-python-4.4.12.tar.gz) = 403246 +TIMESTAMP = 1485296708 +SHA256 (zxcvbn-python-4.4.13.tar.gz) = c746cf182bafe8f1dc4163a471111dd385bfb27fe893534ac00b7faf6f7e9058 +SIZE (zxcvbn-python-4.4.13.tar.gz) = 404742 |
