mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2025-12-26 13:40:22 +00:00
rust-analyzer: Bump to 20230320
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-03-13
|
||||
_VERSION=2023-03-20
|
||||
TERMUX_PKG_VERSION=${_VERSION//-/}
|
||||
TERMUX_PKG_SRCURL=https://github.com/rust-analyzer/rust-analyzer/archive/refs/tags/${_VERSION}.tar.gz
|
||||
TERMUX_PKG_SHA256=cbf837728eb51f0aced4c53e8c981dd5c36ed4e2d9488655bbe3a14a51715133
|
||||
TERMUX_PKG_SHA256=47330dc1e031ad7a38e3b606e84d78c4225f5ff2befb3f4ecccea3feb1ce2472
|
||||
TERMUX_PKG_BUILD_IN_SRC=true
|
||||
|
||||
termux_step_make() {
|
||||
|
||||
Reference in New Issue
Block a user