rustup: update to 1.11.0.

This commit is contained in:
maxice8 2018-01-29 18:51:02 -02:00 committed by Toyam Cox
parent a7c364b2b3
commit 1459ce8a3c

View file

@ -1,6 +1,6 @@
# Template file for 'rustup'
pkgname=rustup
version=1.9.0
version=1.11.0
revision=1
wrksrc="${pkgname}.rs-${version}"
conflicts="cargo rust"
@ -11,7 +11,7 @@ maintainer="Daniel Lee Ramírez <dleeram@protonmail.com>"
license="Apache-2.0, MIT"
homepage="https://www.rustup.rs"
distfiles="https://github.com/rust-lang-nursery/${pkgname}.rs/archive/${version}.tar.gz"
checksum=24a6ed09553c8ec6d1c683eed0d34f40af779ae8439e7f7e821eec9ea4e5fdb6
checksum=000b873f239e8c5219ede3fd5836d6346ebea64ea928e2d754cdfc0f2071a874
nocross=yes
do_build() {