diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2017-02-05 16:02:18 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2017-02-05 16:02:18 +0000 |
commit | e21f75a4c6f7338af0365d817b1452bbd10a1f4a (patch) | |
tree | 77981876fcbed3fb04ca1afc1ca6ff9d5a7d2298 /security/py-flask-httpauth | |
parent | Add minssing patch. (diff) |
security/py-flask-httpauth: update to 3.2.2
Notes
Notes:
svn path=/head/; revision=433419
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 066d3d478e42..dee82c82d67c 100644 --- a/security/py-flask-httpauth/Makefile +++ b/security/py-flask-httpauth/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Flask-HTTPAuth -PORTVERSION= 3.2.1 +PORTVERSION= 3.2.2 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-flask-httpauth/distinfo b/security/py-flask-httpauth/distinfo index 17121c5276f6..c3075a3ad7fe 100644 --- a/security/py-flask-httpauth/distinfo +++ b/security/py-flask-httpauth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1477857348 -SHA256 (Flask-HTTPAuth-3.2.1.tar.gz) = c807dab42064f3184689875ecc0abb23449fdc6862f7f5ba1b6a63508e43d6b5 -SIZE (Flask-HTTPAuth-3.2.1.tar.gz) = 4725 +TIMESTAMP = 1486309180 +SHA256 (Flask-HTTPAuth-3.2.2.tar.gz) = df39b02a5ef71d4dc6c7ea43bd0ed84342eb8d66d50a7cd34d2ce13f5812440d +SIZE (Flask-HTTPAuth-3.2.2.tar.gz) = 4747 |