python3-scikit-image: update to 0.18.1.
This commit is contained in:
parent
e25c944185
commit
f48ea00260
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-scikit-image'
|
||||
pkgname=python3-scikit-image
|
||||
version=0.18.0
|
||||
version=0.18.1
|
||||
revision=1
|
||||
_pkgname="${pkgname#python3-}"
|
||||
wrksrc="${_pkgname}-${version}"
|
||||
|
@ -15,7 +15,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
|||
license="BSD-3-Clause, MIT"
|
||||
homepage="https://scikit-image.org/"
|
||||
distfiles="https://github.com/${_pkgname}/${_pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=9440e0f7ec05912780fad23c6cbea675864a7f39981630fecb8cd51343b5eada
|
||||
checksum=f9a603d3f5b451ac2e6b9e09bb896396067aba9faa12cdeee77225a47a736d48
|
||||
|
||||
pre_build() {
|
||||
make_build_args+=" ${makejobs}"
|
||||
|
|
Loading…
Reference in a new issue