maturin: update to 0.14.17.
This commit is contained in:
parent
3ce43f880d
commit
6f9f5843a5
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'maturin'
|
||||
pkgname=maturin
|
||||
version=0.14.16
|
||||
version=0.14.17
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
build_helper="qemu rust"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
|||
license="Apache-2.0, MIT"
|
||||
homepage="https://github.com/PyO3/maturin"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=f649ca80edbd3b9d9d9d679d7a63174de5f0c5190a57ccd258bc9e9784e3061d
|
||||
checksum=d47bd483c2748a64d245b4ee34d32d869a30bc7683f2603487dcd54ff08cf846
|
||||
# Tests use unstable features and fail to build
|
||||
make_check=no
|
||||
|
||||
|
|
Loading…
Reference in New Issue