cargo: update to 0.14.0.
This commit is contained in:
parent
08abb0ba43
commit
2a25128d39
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'cargo'
|
||||
pkgname=cargo
|
||||
version=0.13.0
|
||||
revision=2
|
||||
version=0.14.0
|
||||
revision=1
|
||||
_githash_installer=755bc3db4ff795865ea31b5b4f38ac920d8acacb
|
||||
patch_args="-Np1"
|
||||
build_style=gnu-configure
|
||||
|
@ -15,7 +15,7 @@ license="MIT, Apache-2.0"
|
|||
homepage="https://crates.io/"
|
||||
distfiles="https://github.com/rust-lang/${pkgname}/archive/${version}.tar.gz
|
||||
https://github.com/rust-lang/rust-installer/archive/${_githash_installer}.tar.gz"
|
||||
checksum="90429180d3724385acb094f2896feea0c73690451a92215d6054d05edf4a5c49
|
||||
checksum="90ec0e644586959f62e6e34e649ba57db6f74aa37b89e90972f817c49b187531
|
||||
2cf7a1b8920970b163bc9968685cd32234b7785a6d057a0d3b0d043110de81c7"
|
||||
nocross=yes
|
||||
|
||||
|
|
Loading…
Reference in New Issue