python3-imageio: update to 2.17.0.
This commit is contained in:
parent
eef8356dd3
commit
f3ac870c4b
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.16.1
|
version=2.17.0
|
||||||
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=97f6d150d3a4b2424810fd3042ab794af45365f168031aee6f0be21c00e90d2f
|
checksum=34173213c7e90096743bf077d888dd1c0300e8ebfad8184ee24a968cc860af5c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in a new issue