diff options
Diffstat (limited to 'security/py-google-auth/Makefile')
-rw-r--r-- | security/py-google-auth/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-google-auth/Makefile b/security/py-google-auth/Makefile index acd465b4e3b7..c6f0afb0d6a8 100644 --- a/security/py-google-auth/Makefile +++ b/security/py-google-auth/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= google-auth -PORTVERSION= 2.5.0 +PORTVERSION= 2.6.0 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |