maturin: update to 0.12.11.
This commit is contained in:
parent
d23882bb85
commit
506c2d9455
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'maturin'
|
||||
pkgname=maturin
|
||||
version=0.12.10
|
||||
version=0.12.11
|
||||
revision=1
|
||||
build_style=cargo
|
||||
build_helper=qemu
|
||||
|
@ -17,7 +17,7 @@ homepage="https://github.com/PyO3/maturin"
|
|||
# bump target-lexicon version if it changes in Cargo.lock
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz
|
||||
https://github.com/bytecodealliance/target-lexicon/archive/v0.12.3.tar.gz>target-lexicon-${version}.tar.gz"
|
||||
checksum="764d91bb35a41d0fa389f3e8179353c0a7e173fbb52c6d434e2877951f15e4a4
|
||||
checksum="4d39f15fae9c01f2f23a544fc26b20c68693ec03f820b30ca5f505647c452be1
|
||||
30ef841ec97532172726787ef9cac3b0cbf565dfdda4b6311e6414ffe63bef3e"
|
||||
# Tests use unstable features and fail to build
|
||||
make_check=no
|
||||
|
|
Loading…
Reference in New Issue