From 24d84a604538ac0efb8c8d41523fc1f90b0bd1dd Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Thu, 4 Aug 2022 13:04:02 -0400 Subject: [PATCH] python3-imageio: update to 2.21.0. --- srcpkgs/python3-imageio/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-imageio/template b/srcpkgs/python3-imageio/template index fe7c6ea6375..74795514913 100644 --- a/srcpkgs/python3-imageio/template +++ b/srcpkgs/python3-imageio/template @@ -1,6 +1,6 @@ # Template file for 'python3-imageio' pkgname=python3-imageio -version=2.20.0 +version=2.21.0 revision=1 wrksrc="${pkgname#python3-}-${version}" build_style=python3-module @@ -16,7 +16,7 @@ maintainer="Andrew J. Hesford " license="BSD-2-Clause" homepage="https://github.com/imageio/imageio" distfiles="${homepage}/archive/v${version}.tar.gz" -checksum=73aba4cbd9d4e119e615295131a7bd54a1941b210da121643341d12424d02b11 +checksum=1af5a3bbd327bd0ec2db27cabd0b1e0581dca06aec91bf02e9d5f1689283a633 post_install() { vlicense LICENSE