mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
rustup: adopt
This commit is contained in:
parent
12b5552b45
commit
8865c37d4a
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ configure_args="--bin rustup-init --no-default-features
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="openssl-devel zlib-devel libcurl-devel"
|
makedepends="openssl-devel zlib-devel libcurl-devel"
|
||||||
short_desc="Rust toolchain installer"
|
short_desc="Rust toolchain installer"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Marcin Puc <tranzystorek.io@protonmail.com>"
|
||||||
license="Apache-2.0, MIT"
|
license="Apache-2.0, MIT"
|
||||||
homepage="https://www.rustup.rs"
|
homepage="https://www.rustup.rs"
|
||||||
changelog="https://raw.githubusercontent.com/rust-lang/rustup/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/rust-lang/rustup/master/CHANGELOG.md"
|
||||||
|
|
Loading…
Add table
Reference in a new issue