cargo: update to 0.8.0.
This commit is contained in:
parent
8090fef5ce
commit
ddc65b6ed5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cargo'
|
||||
pkgname=cargo
|
||||
version=0.7.0
|
||||
version=0.8.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="b1067d710e64b66a197294df2fa3dd4fb1d645171eaa517b93d42678bb687338
|
||||
checksum="d46a133860445907dacec86bcd42bbf1a5edae4453a14b06e48fe2d81231055c
|
||||
6326434c225d25c6bfd28ff8bbc3108e331ae65e89a5c38dac8a2c8ffa09732b"
|
||||
nocross=yes
|
||||
|
||||
|
|
Loading…
Reference in a new issue