maturin: update to 0.14.15.
This commit is contained in:
parent
c762da4262
commit
4563171791
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'maturin'
|
||||
pkgname=maturin
|
||||
version=0.14.14
|
||||
version=0.14.15
|
||||
revision=1
|
||||
create_wrksrc=yes
|
||||
build_style=python3-module
|
||||
|
@ -16,7 +16,7 @@ homepage="https://github.com/PyO3/maturin"
|
|||
_tlver="0.12.6"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz
|
||||
https://github.com/bytecodealliance/target-lexicon/archive/v${_tlver}.tar.gz>target-lexicon-${_tlver}.tar.gz"
|
||||
checksum="de895e09e1cf609a0f31260b13b240d5a3530616e0ab05b7db01e7812372c2e0
|
||||
checksum="60cbf8ff73a36333c3f5483ca679a52169839db381f06683d8e61a6c00c28cf7
|
||||
0b80ee4cd10c0cd02e64bb2ea0ba376e21c5a3a130c941e58baba1864340c945"
|
||||
# Tests use unstable features and fail to build
|
||||
make_check=no
|
||||
|
|
Loading…
Reference in New Issue