diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2018-07-10 16:56:15 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2018-07-10 16:56:15 +0000 |
commit | dfcab4ebf75b0ec411ab65b40b65af899d0a7e71 (patch) | |
tree | f31cfc74a3b3b8b70ff9e5d14d36cfe9f79dc9db /security/py-flask-httpauth | |
parent | Add devel/llvm40 as runtime dependency (diff) |
security/py-flask-httpauth: update to 3.2.4
Notes
Notes:
svn path=/head/; revision=474382
Diffstat (limited to 'security/py-flask-httpauth')
-rw-r--r-- | security/py-flask-httpauth/Makefile | 2 | ||||
-rw-r--r-- | security/py-flask-httpauth/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/py-flask-httpauth/Makefile b/security/py-flask-httpauth/Makefile index e3147971bf95..205718abd26b 100644 --- a/security/py-flask-httpauth/Makefile +++ b/security/py-flask-httpauth/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Flask-HTTPAuth -PORTVERSION= 3.2.3 +PORTVERSION= 3.2.4 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-flask-httpauth/distinfo b/security/py-flask-httpauth/distinfo index ca0782a3901b..d62da5356554 100644 --- a/security/py-flask-httpauth/distinfo +++ b/security/py-flask-httpauth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1496781685 -SHA256 (Flask-HTTPAuth-3.2.3.tar.gz) = 5f4ba7ab79103e28b566c6a0592076312d17c716e079c66ca9ffe21a7871ee8d -SIZE (Flask-HTTPAuth-3.2.3.tar.gz) = 226047 +TIMESTAMP = 1531235610 +SHA256 (Flask-HTTPAuth-3.2.4.tar.gz) = f71b7611f385fbdf350e8c430eed17b41c3b2200dc35eae19c1734264b68e31d +SIZE (Flask-HTTPAuth-3.2.4.tar.gz) = 31341 |