diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2016-01-15 06:35:37 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2016-01-15 06:35:37 +0000 |
commit | 838fcfd1fec2095168dfbb70d4505447173271a9 (patch) | |
tree | ccca3c8ee29a51ef2253f938b57b5ed2035852e3 /misc | |
parent | 384846e54b272de38ecf369425425d9d49971e03 (diff) |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/py-tqdm/Makefile | 2 | ||||
-rw-r--r-- | misc/py-tqdm/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/misc/py-tqdm/Makefile b/misc/py-tqdm/Makefile index 215d74b0e4fb..78cc4a6c168a 100644 --- a/misc/py-tqdm/Makefile +++ b/misc/py-tqdm/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= tqdm -PORTVERSION= 3.6.0 +PORTVERSION= 3.7.1 DISTVERSIONPREFIX= v CATEGORIES= misc PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-tqdm/distinfo b/misc/py-tqdm/distinfo index b0fc540d04c3..329ff0901fd1 100644 --- a/misc/py-tqdm/distinfo +++ b/misc/py-tqdm/distinfo @@ -1,2 +1,2 @@ -SHA256 (tqdm-tqdm-v3.6.0_GH0.tar.gz) = e3b96acc1576b54bab7a28cf540a6df13cc32ef67a29e752ed6ddde396b71bd6 -SIZE (tqdm-tqdm-v3.6.0_GH0.tar.gz) = 457878 +SHA256 (tqdm-tqdm-v3.7.1_GH0.tar.gz) = 1757611aaeccea33d45501d82a472a098f66a8dfe521236f31064d9df90ec6dc +SIZE (tqdm-tqdm-v3.7.1_GH0.tar.gz) = 459847 |