mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
maturin: update to 1.8.6.
This commit is contained in:
parent
c253bdf579
commit
b6fa55733b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'maturin'
|
||||
pkgname=maturin
|
||||
version=1.8.3
|
||||
version=1.8.6
|
||||
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=c67ff594570270c75b6b123a0728aee5ef8871e34a2777ccf99cef10457649c0
|
||||
checksum=ab092813266355e08b2feeb0b138c8a47be7cac44a0ed45c9e04722ae94b8bf5
|
||||
# Tests use unstable features and fail to build
|
||||
make_check=no
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue