mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-04 03:37:14 +08:00
rust: update to 1.27.2
This commit is contained in:
parent
a67924e567
commit
0b987daae3
@ -3,7 +3,7 @@
|
||||
# Arch Contributor: Daniel Micay <danielmicay@gmail.com>
|
||||
|
||||
pkgname=rust
|
||||
pkgver=1.27.1
|
||||
pkgver=1.27.2
|
||||
pkgrel=1
|
||||
arch=('x86_64')
|
||||
pkgdesc='Systems programming language focused on safety, speed and concurrency'
|
||||
@ -16,7 +16,7 @@ depends=('gcc-libs' 'curl' 'libssh2')
|
||||
makedepends=('rust' 'libffi' 'perl' 'python2' 'curl' 'cmake' 'ninja')
|
||||
source=("https://static.rust-lang.org/dist/rustc-$pkgver-src.tar.gz"
|
||||
config.toml)
|
||||
sha256sums=('2133beb01ddc3aa09eebc769dd884533c6cfb08ce684f042497e097068d733d1'
|
||||
sha256sums=('9a818c50cdb7880abeaa68b3d97792711e6c64c1cdfb6efdc23f75b8ced0e15d'
|
||||
'ff4890bd733509b0dbb885d69afd578c41fc583af256dcc81e9239339c60b144')
|
||||
options=('staticlibs' '!strip' '!emptydirs')
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user