mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 20:57:16 +08:00
rust: update to 1.13.0
This commit is contained in:
parent
e516a591b0
commit
cd57c65e60
@ -3,7 +3,7 @@
|
||||
# Arch Contributor: Daniel Micay <danielmicay@gmail.com>
|
||||
|
||||
pkgname=rust
|
||||
pkgver=1.12.1
|
||||
pkgver=1.13.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' 'cmake')
|
||||
source=("http://static.rust-lang.org/dist/rustc-$pkgver-src.tar.gz")
|
||||
sha256sums=('97913ae4cb255618aaacd1a534b11f343634b040b32656250d09d8d9ec02d3dc')
|
||||
sha256sums=('ecb84775ca977a5efec14d0cad19621a155bfcbbf46e8050d18721bb1e3e5084')
|
||||
install="$pkgname.install"
|
||||
options=('staticlibs' '!strip')
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user