cargo: update to 0.7.0.
This commit is contained in:
parent
0fa2d90297
commit
5abf8af0af
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cargo'
|
||||
pkgname=cargo
|
||||
version=0.6.0
|
||||
version=0.7.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="04f3b62e2bf7ffe092787c5ea2669f784c397cb140e7141e9e8903aba5b3b100
|
||||
checksum="b1067d710e64b66a197294df2fa3dd4fb1d645171eaa517b93d42678bb687338
|
||||
6326434c225d25c6bfd28ff8bbc3108e331ae65e89a5c38dac8a2c8ffa09732b"
|
||||
nocross=yes
|
||||
|
||||
|
|
Loading…
Reference in New Issue