From cd771f5f5343c26aade5516b80e934ff982e36fb Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sun, 12 Dec 2021 15:21:58 -0500 Subject: [PATCH] python3-imageio: update to 2.13.3. --- 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 db63985d1ce..35916b90d7d 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.13.2 +version=2.13.3 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=a54c3b785811237e6f029603bc253ca3c92ea346d5865b4c673d45b65b3e4548 +checksum=bf24e13e75074778cfb3da6d47976974b9ac6dd387005329a612a89e3a106ab4 post_install() { vlicense LICENSE