mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-05 18:33:17 +00:00
rust-analyzer: Bump to 20230508
This commit is contained in:
@@ -3,10 +3,10 @@ TERMUX_PKG_DESCRIPTION="A Rust compiler front-end for IDEs"
|
||||
TERMUX_PKG_LICENSE="MIT, Apache-2.0"
|
||||
TERMUX_PKG_LICENSE_FILE="LICENSE-MIT, LICENSE-APACHE"
|
||||
TERMUX_PKG_MAINTAINER="@termux"
|
||||
_VERSION=2023-05-01
|
||||
_VERSION=2023-05-08
|
||||
TERMUX_PKG_VERSION=${_VERSION//-/}
|
||||
TERMUX_PKG_SRCURL=https://github.com/rust-analyzer/rust-analyzer/archive/refs/tags/${_VERSION}.tar.gz
|
||||
TERMUX_PKG_SHA256=26b484e8af818a660c17dfd9c4bd0f27cf694b96150b8f2d08a5c1c64b1aa602
|
||||
TERMUX_PKG_SHA256=653c3a8a113696ed05876ea7828a003b1d129220678607c597beb054a8b51574
|
||||
TERMUX_PKG_BUILD_IN_SRC=true
|
||||
|
||||
termux_step_make() {
|
||||
|
||||
Reference in New Issue
Block a user