diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-04-16 03:57:50 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-04-16 04:19:25 +0000 |
commit | 96aeb650b8dd1b9f53784c7da328e7dfbd958895 (patch) | |
tree | 2ba27968c6c7228f3326e7985543f1b320e17713 /misc/py-tqdm/Makefile | |
parent | 17c71bde11bd23443ade8ac50707d011ff9b4617 (diff) |
Diffstat (limited to 'misc/py-tqdm/Makefile')
-rw-r--r-- | misc/py-tqdm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/py-tqdm/Makefile b/misc/py-tqdm/Makefile index 84e515bf6ee2..13c74a9fb4d5 100644 --- a/misc/py-tqdm/Makefile +++ b/misc/py-tqdm/Makefile @@ -1,5 +1,5 @@ PORTNAME= tqdm -PORTVERSION= 4.63.1 +PORTVERSION= 4.64.0 CATEGORIES= misc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |