cargo: update to 0.6.0.
This commit is contained in:
parent
947f4b43f6
commit
f80e598fe7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cargo'
|
||||
pkgname=cargo
|
||||
version=0.5.0
|
||||
version=0.6.0
|
||||
revision=1
|
||||
_githash_installer=c37d3747da75c280237dc2d6b925078e69555499
|
||||
build_style=gnu-configure
|
||||
|
@ -13,7 +13,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="a71dccc2691b9a3026dc408fe945e774d019fa9e8c74d86a831f826d0c695025
|
||||
checksum="04f3b62e2bf7ffe092787c5ea2669f784c397cb140e7141e9e8903aba5b3b100
|
||||
6326434c225d25c6bfd28ff8bbc3108e331ae65e89a5c38dac8a2c8ffa09732b"
|
||||
nocross=yes
|
||||
|
||||
|
|
Loading…
Reference in a new issue