mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
maturin: update to 0.13.6.
This commit is contained in:
parent
55c2aee853
commit
cbe2e1383e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'maturin'
|
# Template file for 'maturin'
|
||||||
pkgname=maturin
|
pkgname=maturin
|
||||||
version=0.13.5
|
version=0.13.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
build_helper="qemu rust"
|
build_helper="qemu rust"
|
||||||
|
@ -14,7 +14,7 @@ homepage="https://github.com/PyO3/maturin"
|
||||||
# bump target-lexicon version if it changes in Cargo.lock
|
# bump target-lexicon version if it changes in Cargo.lock
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz
|
distfiles="${homepage}/archive/v${version}.tar.gz
|
||||||
https://github.com/bytecodealliance/target-lexicon/archive/v0.12.4.tar.gz>target-lexicon-${version}.tar.gz"
|
https://github.com/bytecodealliance/target-lexicon/archive/v0.12.4.tar.gz>target-lexicon-${version}.tar.gz"
|
||||||
checksum="5243a78e8e229c947167dc29303bc963e4b33e3179ddb1c6609f1c7e235d1cab
|
checksum="b29b8262ae2df0daa39cc2c04409ad062eb6f547887a9e1237b6d0ab81888845
|
||||||
f801dbb02555852e90d56d5a71e73ee42678c1bc583bb62a2970d4158f6ab6de"
|
f801dbb02555852e90d56d5a71e73ee42678c1bc583bb62a2970d4158f6ab6de"
|
||||||
# Tests use unstable features and fail to build
|
# Tests use unstable features and fail to build
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
Loading…
Add table
Reference in a new issue