diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-04-30 23:58:17 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-04-30 23:58:17 +0800 |
commit | fe10d254a84a608e0f00387dc676d26f057caa2a (patch) | |
tree | e3c20607a9bf696899ddc1ce07693e0803a824ee /graphics/py-imageio | |
parent | devel/py-zict: Update to 2.2.0 (diff) |
graphics/py-imageio: Update to 2.18.0
Changes: https://github.com/imageio/imageio/releases
Diffstat (limited to 'graphics/py-imageio')
-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 8d06d668fcbe..71428a5c95dc 100644 --- a/graphics/py-imageio/Makefile +++ b/graphics/py-imageio/Makefile @@ -1,5 +1,5 @@ PORTNAME= imageio -PORTVERSION= 2.17.0 +PORTVERSION= 2.18.0 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/py-imageio/distinfo b/graphics/py-imageio/distinfo index 3f9e486f92e8..7246e32f854b 100644 --- a/graphics/py-imageio/distinfo +++ b/graphics/py-imageio/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1650970141 -SHA256 (imageio-2.17.0.tar.gz) = b21f009e52eb22b02b839f3bf2ae5374aaf0886317313c1358c6014e5383b539 -SIZE (imageio-2.17.0.tar.gz) = 3422328 +TIMESTAMP = 1651316645 +SHA256 (imageio-2.18.0.tar.gz) = 090898c48532631ab11c74ae743e64c24dabda45c16db46f7e3bec9e2d8f422f +SIZE (imageio-2.18.0.tar.gz) = 3422462 |