diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-08-31 19:23:39 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-08-31 19:41:10 +0800 |
commit | 1a5272879d0b4a3f620bcdcdf15d7e9f6a89b13a (patch) | |
tree | e0c6cd19f847cf814876e1a0e97dde76d028088e /graphics/py-imageio | |
parent | dns/py-dns-lexicon: Update to 3.11.4 (diff) |
graphics/py-imageio: Update to 2.21.1
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 23a71e89a83b..7cd245628240 100644 --- a/graphics/py-imageio/Makefile +++ b/graphics/py-imageio/Makefile @@ -1,5 +1,5 @@ PORTNAME= imageio -PORTVERSION= 2.21.0 +PORTVERSION= 2.21.1 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP \ https://github.com/imageio/imageio/releases/download/v${PORTVERSION}/ diff --git a/graphics/py-imageio/distinfo b/graphics/py-imageio/distinfo index 889f18d55000..db68d273c7a0 100644 --- a/graphics/py-imageio/distinfo +++ b/graphics/py-imageio/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1660576828 -SHA256 (imageio-2.21.0.tar.gz) = a5d19c3c787d5b4920356d85999a24fcff32be8941950dc2409ec1513993952d -SIZE (imageio-2.21.0.tar.gz) = 3429159 +TIMESTAMP = 1661599289 +SHA256 (imageio-2.21.1.tar.gz) = 5f0278217c1cf99d90ef855dab948f93d9fce0ab7ab388e13a597c706b7ec4e5 +SIZE (imageio-2.21.1.tar.gz) = 3429194 |