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/Makefile | |
| 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/Makefile')
| -rw-r--r-- | security/py-zxcvbn-python/Makefile | 2 |
1 files changed, 1 insertions, 1 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} |
