extra/rust to 1.65.0-1.1

This commit is contained in:
Kevin Mihelich 2022-11-06 22:31:41 +00:00
parent 08f275e754
commit 50d49c6511

View file

@ -18,7 +18,7 @@ pkgbase=rust
pkgname=(rust rust-src)
epoch=1
pkgver=1.65.0
pkgrel=1
pkgrel=1.1
pkgdesc="Systems programming language focused on safety, speed and concurrency"
url=https://www.rust-lang.org/
arch=(x86_64)
@ -26,7 +26,7 @@ license=(MIT Apache)
options=(!emptydirs !strip !lto)
depends=(gcc-libs llvm-libs curl libssh2 gcc)
makedepends=(rust llvm libffi perl python cmake musl ninja
lld openssl-1.1)
lld)
checkdepends=(procps-ng gdb)
source=(
"https://static.rust-lang.org/dist/rustc-$pkgver-src.tar.gz"{,.asc}