rust.guncellendi
This commit is contained in:
parent
f6d7be0c45
commit
8a7cdf9fe2
|
@ -4,12 +4,12 @@
|
|||
# Depends on: libffi python jemalloc cmake ccache
|
||||
|
||||
name=rust
|
||||
version=1.13.0
|
||||
version=1.16.0
|
||||
release=1
|
||||
source=(http://static.rust-lang.org/dist/rustc-$version-src.tar.gz)
|
||||
|
||||
build() {
|
||||
cd rustc-$version
|
||||
cd rustc-$version-src
|
||||
|
||||
./configure --prefix=/usr \
|
||||
--release-channel=stable \
|
||||
|
|
Loading…
Reference in New Issue