rustup: rebuild with rust 1.41.1.
Fix bound checks. [ci skip]
This commit is contained in:
parent
8f43104b90
commit
12c46252ae
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'rustup'
|
# Template file for 'rustup'
|
||||||
pkgname=rustup
|
pkgname=rustup
|
||||||
version=1.21.1
|
version=1.21.1
|
||||||
revision=2
|
revision=3
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
configure_args="--features no-self-update --bin rustup-init"
|
configure_args="--features no-self-update --bin rustup-init"
|
||||||
hostmakedepends="perl pkg-config"
|
hostmakedepends="perl pkg-config"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue