diff options
Diffstat (limited to 'www/py-pyjwt/Makefile')
-rw-r--r-- | www/py-pyjwt/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/py-pyjwt/Makefile b/www/py-pyjwt/Makefile index 29a9a067a0eb..842a090e46c0 100644 --- a/www/py-pyjwt/Makefile +++ b/www/py-pyjwt/Makefile @@ -1,8 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= pyjwt -PORTVERSION= 2.3.0 -PORTREVISION= 1 +PORTVERSION= 2.4.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |