diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-05-13 19:30:03 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-05-13 19:30:03 +0000 |
commit | e081167d51a263393877fa4649e7d073f706410b (patch) | |
tree | 310fe0d2a3f5199c780638a2ee7fb9b083a3e64e | |
parent | e7ed7bef15fa460e0f71ef611a666fb3e5b3af71 (diff) | |
download | ports-e081167d51a263393877fa4649e7d073f706410b.tar.gz ports-e081167d51a263393877fa4649e7d073f706410b.zip |
graphics/py-imageio: Update to 2.19.1
-rw-r--r-- | graphics/py-imageio/Makefile | 2 | ||||
-rw-r--r-- | graphics/py-imageio/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/py-imageio/Makefile b/graphics/py-imageio/Makefile index 3ed21aa81a2e..02d244143bc6 100644 --- a/graphics/py-imageio/Makefile +++ b/graphics/py-imageio/Makefile @@ -1,5 +1,5 @@ PORTNAME= imageio -PORTVERSION= 2.19.0 +PORTVERSION= 2.19.1 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/py-imageio/distinfo b/graphics/py-imageio/distinfo index 0d962ba9cd3c..801a92aa515d 100644 --- a/graphics/py-imageio/distinfo +++ b/graphics/py-imageio/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1652122685 -SHA256 (imageio-2.19.0.tar.gz) = cd8c946ecdf71f2fc74419b2e3c97a46104e91c2d2c4288d3217eae366778638 -SIZE (imageio-2.19.0.tar.gz) = 3424956 +TIMESTAMP = 1652446288 +SHA256 (imageio-2.19.1.tar.gz) = d63600626b80ebe1ec9614c33434879c754dea328717f4e2cebe88f156fa1a9c +SIZE (imageio-2.19.1.tar.gz) = 3425698 |