mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 15:17:13 +08:00
rust: update to 1.4.0
This commit is contained in:
parent
0d63c49d93
commit
9910322748
@ -3,7 +3,7 @@
|
||||
# Arch Contributor: Daniel Micay <danielmicay@gmail.com>
|
||||
|
||||
pkgname=rust
|
||||
pkgver=1.3.0
|
||||
pkgver=1.4.0
|
||||
pkgrel=1
|
||||
arch=('x86_64')
|
||||
pkgdesc='Systems programming language focused on safety, speed and concurrency'
|
||||
@ -11,7 +11,7 @@ url='http://www.rust-lang.org/'
|
||||
license=('MIT' 'Apache')
|
||||
makedepends=('libffi' 'perl' 'python2' 'curl')
|
||||
source=("http://static.rust-lang.org/dist/rustc-$pkgver-src.tar.gz")
|
||||
sha256sums=('ea02d7bc9e7de5b8be3fe6b37ea9b2bd823f9a532c8e4c47d02f37f24ffa3126')
|
||||
sha256sums=('1c0dfdce5c85d8098fcebb9adf1493847ab40c1dfaa8cc997af09b2ef0aa8211')
|
||||
install="$pkgname.install"
|
||||
options=('staticlibs' '!strip')
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user