mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-imageio: update to 2.21.2.
This commit is contained in:
parent
74e874aa63
commit
c243c9bffd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-imageio'
|
# Template file for 'python3-imageio'
|
||||||
pkgname=python3-imageio
|
pkgname=python3-imageio
|
||||||
version=2.21.1
|
version=2.21.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname#python3-}-${version}"
|
wrksrc="${pkgname#python3-}-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -16,7 +16,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
homepage="https://github.com/imageio/imageio"
|
homepage="https://github.com/imageio/imageio"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=fcaf380f00a6b5031c09b486e83ddf2f3ad2548310e76fa9771491f2e6ced40e
|
checksum=cf7159c99e7724440c856eff711a477936d8987c347c62070de42f0b413e7f68
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue