diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-08-16 00:31:53 +0800 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-08-16 00:31:53 +0800 |
commit | e691e492b4077f4ef2d05f4015be549972ea5b5f (patch) | |
tree | 49c663355dc97522a4f3cbc16f9748b697ba772a /misc | |
parent | 11139d4b8ee8ed116dbfd85a477228a80f21470f (diff) | |
download | freebsd-ports-gnome-e691e492b4077f4ef2d05f4015be549972ea5b5f.tar.gz freebsd-ports-gnome-e691e492b4077f4ef2d05f4015be549972ea5b5f.tar.zst freebsd-ports-gnome-e691e492b4077f4ef2d05f4015be549972ea5b5f.zip |
Update to 4.48.1
Changes: https://github.com/tqdm/tqdm/releases
Diffstat (limited to 'misc')
-rw-r--r-- | misc/py-tqdm/Makefile | 2 | ||||
-rw-r--r-- | misc/py-tqdm/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/py-tqdm/Makefile b/misc/py-tqdm/Makefile index 165e2911671a..30e6fa673272 100644 --- a/misc/py-tqdm/Makefile +++ b/misc/py-tqdm/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= tqdm -PORTVERSION= 4.48.0 +PORTVERSION= 4.48.1 CATEGORIES= misc MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-tqdm/distinfo b/misc/py-tqdm/distinfo index be346ea136a3..b2169b430e7d 100644 --- a/misc/py-tqdm/distinfo +++ b/misc/py-tqdm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1595416619 -SHA256 (tqdm-4.48.0.tar.gz) = 6baa75a88582b1db6d34ce4690da5501d2a1cb65c34664840a456b2c9f794d29 -SIZE (tqdm-4.48.0.tar.gz) = 148578 +TIMESTAMP = 1596954354 +SHA256 (tqdm-4.48.1.tar.gz) = 7b7dd59cd9f03b89365ba67eb8515f5d2803fd1eb707abdbb914691a3123d9df +SIZE (tqdm-4.48.1.tar.gz) = 148971 |