maturin: update to 0.11.2.

This commit is contained in:
Andrew J. Hesford 2021-07-22 13:33:44 -04:00
parent 81865bea1e
commit b5c1e3ae7a

View file

@ -1,6 +1,6 @@
# Template file for 'maturin'
pkgname=maturin
version=0.11.1
version=0.11.2
revision=1
build_style=cargo
build_helper=qemu
@ -16,9 +16,9 @@ license="Apache-2.0, MIT"
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.0.tar.gz"
checksum="61ce51df22f0b30fe7030fac0161d81c88ea24ab53ffc066842cd6e7536059ed
18fead54e5dfa2cb0fa8af3db3c2765ca1c003b20cd4eca7be0553b30ce229de"
https://github.com/bytecodealliance/target-lexicon/archive/v0.12.1.tar.gz"
checksum="4c37b25c327fedf46c0b0833d0e8a5c69e9edcdfeb5b6c946b94198001044f1d
0d9843a39228a70c05d4f6ebb1bc8c36900176ed71e40a410a4ef0f99fe510fe"
post_extract() {
mv ../target-lexicon* target-lexicon