summaryrefslogtreecommitdiff
path: root/misc/py-tqdm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/py-tqdm/Makefile')
-rw-r--r--misc/py-tqdm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/py-tqdm/Makefile b/misc/py-tqdm/Makefile
index 544aa2c73c3..49dfb04d00b 100644
--- a/misc/py-tqdm/Makefile
+++ b/misc/py-tqdm/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2019/02/21 10:23:39 adam Exp $
+# $NetBSD: Makefile,v 1.5 2019/05/15 12:04:39 adam Exp $
-DISTNAME= tqdm-4.31.1
+DISTNAME= tqdm-4.32.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= misc python
MASTER_SITES= ${MASTER_SITE_PYPI:=t/tqdm/}