maturin: update to 0.9.1.
This commit is contained in:
parent
c3b26feb83
commit
c3a087d0d8
1 changed files with 2 additions and 2 deletions
|
@ -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() {
|
||||
|
|
Loading…
Reference in a new issue