cargo: update to 0.10.0.
This commit is contained in:
parent
7002d9b3ac
commit
3686638cb8
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'cargo'
|
# Template file for 'cargo'
|
||||||
pkgname=cargo
|
pkgname=cargo
|
||||||
version=0.9.0
|
version=0.10.0
|
||||||
revision=3
|
revision=1
|
||||||
_githash_installer=c37d3747da75c280237dc2d6b925078e69555499
|
_githash_installer=c37d3747da75c280237dc2d6b925078e69555499
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
make_build_args="VERBOSE=1"
|
make_build_args="VERBOSE=1"
|
||||||
|
@ -14,7 +14,7 @@ license="MIT, Apache-2.0"
|
||||||
homepage="https://crates.io/"
|
homepage="https://crates.io/"
|
||||||
distfiles="https://github.com/rust-lang/${pkgname}/archive/${version}.tar.gz
|
distfiles="https://github.com/rust-lang/${pkgname}/archive/${version}.tar.gz
|
||||||
https://github.com/rust-lang/rust-installer/archive/${_githash_installer}.tar.gz"
|
https://github.com/rust-lang/rust-installer/archive/${_githash_installer}.tar.gz"
|
||||||
checksum="4cadc436be442505851f3a8e9ffff1ef10b6379101a7f8e0afa9fa80f5198f89
|
checksum="1e73c038681fe308195427b71322a6350c65d3b8cbea199e45c7b672b4754e0e
|
||||||
6326434c225d25c6bfd28ff8bbc3108e331ae65e89a5c38dac8a2c8ffa09732b"
|
6326434c225d25c6bfd28ff8bbc3108e331ae65e89a5c38dac8a2c8ffa09732b"
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue