Merge pull request #5601 from its-pointless/rust-fix2

rustc bump
This commit is contained in:
its-pointless 2020-07-27 15:25:20 +10:00 committed by GitHub
commit 99e77f57b4
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ TERMUX_PKG_VERSION=1.45.0
TERMUX_PKG_SRCURL=https://static.rust-lang.org/dist/rustc-$TERMUX_PKG_VERSION-src.tar.xz
TERMUX_PKG_SHA256=c436034db42bc0ea7e7f32816ac6555b70d1f76c834407597966dfaf2ec839d6
TERMUX_PKG_DEPENDS="libc++, clang, openssl, lld, zlib, libllvm"
TERMUX_PKG_REVISION=1
termux_step_configure() {
termux_setup_cmake