maturin: update to 0.14.3.
This commit is contained in:
parent
0e97a9e9a7
commit
e3fdaa2a55
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'maturin'
|
||||
pkgname=maturin
|
||||
version=0.14.1
|
||||
version=0.14.3
|
||||
revision=1
|
||||
create_wrksrc=yes
|
||||
build_style=python3-module
|
||||
|
@ -16,7 +16,7 @@ homepage="https://github.com/PyO3/maturin"
|
|||
_tlver="0.12.5"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz
|
||||
https://github.com/bytecodealliance/target-lexicon/archive/v${_tlver}.tar.gz>target-lexicon-${_tlver}.tar.gz"
|
||||
checksum="3a15ebdb8780a4db1603c887c5bc4ba8aa689bbf6914d8d9852d05ec57e2464c
|
||||
checksum="33d1bfe3909d06a406775410a712a41282ecaaf248d038d4ada8446044032896
|
||||
efc488676998ea73d107b0c2632cc71baff91b5ea95abb6064b48a09edc233f9"
|
||||
# Tests use unstable features and fail to build
|
||||
make_check=no
|
||||
|
|
Loading…
Reference in New Issue