maturin: update to 0.10.4.

This commit is contained in:
Andrew J. Hesford 2021-04-30 09:43:23 -04:00
parent b96741469c
commit ad6ebec2e4

View file

@ -1,6 +1,6 @@
# Template file for 'maturin'
pkgname=maturin
version=0.10.3
version=0.10.4
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="48e42dc7b9da5d4aa523d6e6fb607434be4a3ac08639b9c278edf716255ed91b
checksum="8280456fc3958fe02f09aa20671a33922a5e1d57a8312901e03906cbe12630fd
2524984c2ef547bb54515828e4afad0e781a439d74cf0197cf168ec6c818594c"
post_extract() {