python3-imageio: update to 2.21.2.
This commit is contained in:
parent
74e874aa63
commit
c243c9bffd
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-imageio'
|
||||
pkgname=python3-imageio
|
||||
version=2.21.1
|
||||
version=2.21.2
|
||||
revision=1
|
||||
wrksrc="${pkgname#python3-}-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -16,7 +16,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
|||
license="BSD-2-Clause"
|
||||
homepage="https://github.com/imageio/imageio"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=fcaf380f00a6b5031c09b486e83ddf2f3ad2548310e76fa9771491f2e6ced40e
|
||||
checksum=cf7159c99e7724440c856eff711a477936d8987c347c62070de42f0b413e7f68
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue