maturin: update to 0.9.1.

This commit is contained in:
Andrew J. Hesford 2021-02-16 11:17:45 -05:00
parent c3b26feb83
commit c3a087d0d8

View file

@ -1,6 +1,6 @@
# Template file for 'maturin'
pkgname=maturin
version=0.9.0
version=0.9.1
revision=1
build_style=cargo
# Disable the 'rustls' feature, which leads to bad platform compatibility
@ -16,7 +16,7 @@ homepage="https://github.com/PyO3/maturin"
# bump platforms version if it changes in Cargo.lock
distfiles="${homepage}/archive/v${version}.tar.gz
https://github.com/RustSec/platforms-crate/archive/v1.1.0.tar.gz"
checksum="22e8082a743e1dc11f5909b596f9053deb7dc1a56336003677381ba02cf67da8
checksum="e3e13ab6e7626698fe6e73f639ff899e71d485f4e5964381db9bc0ae03c9c2dd
2524984c2ef547bb54515828e4afad0e781a439d74cf0197cf168ec6c818594c"
post_extract() {