rust: Update from 1.31.1 to 1.32.0
This commit is contained in:
parent
891c1e0abc
commit
a708d1f8ae
@ -1,8 +1,8 @@
|
||||
TERMUX_PKG_HOMEPAGE=https://www.rust-lang.org/
|
||||
TERMUX_PKG_DESCRIPTION="Systems programming language focused on safety, speed and concurrency"
|
||||
TERMUX_PKG_MAINTAINER="Kevin Cotugno @kcotugno"
|
||||
TERMUX_PKG_VERSION=1.31.1
|
||||
TERMUX_PKG_SHA256=b38f6a1b5e12619f242e44ea494d177c72fd1f80160386b2e69b69446685fcfa
|
||||
TERMUX_PKG_VERSION=1.32.0
|
||||
TERMUX_PKG_SHA256=d617a7dc39daaafa8256320991005fc376c8ef2080593918301b24466d0067af
|
||||
TERMUX_PKG_SRCURL=https://static.rust-lang.org/dist/rustc-$TERMUX_PKG_VERSION-src.tar.xz
|
||||
TERMUX_PKG_DEPENDS="clang, openssl, lld"
|
||||
|
||||
|
@ -21,7 +21,7 @@ sysconfdir = "etc"
|
||||
[rust]
|
||||
codegen-units = 1
|
||||
|
||||
use-jemalloc = false
|
||||
jemalloc = false
|
||||
|
||||
debuginfo = true
|
||||
debuginfo-lines = true
|
||||
|
Loading…
x
Reference in New Issue
Block a user