mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-02 01:52:59 +02:00
maturin: update to 1.9.4.
This commit is contained in:
parent
39b79fd626
commit
fdff5e2de3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'maturin'
|
||||
pkgname=maturin
|
||||
version=1.9.3
|
||||
version=1.9.4
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
build_helper="qemu rust"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
|||
license="Apache-2.0, MIT"
|
||||
homepage="https://github.com/PyO3/maturin"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=1a4a87224a34a97a4322bd123487e9c6f2d2091bac4fe469618b92a06aad3492
|
||||
checksum=c052ec18498b6dafc727696610a4df49afac54fee29f8020857e301ce2c5f5e0
|
||||
# Tests use unstable features and fail to build
|
||||
make_check=no
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue