mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-08 03:43:25 +00:00
rust-analyzer: Bump to 20230109
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-01-02
|
||||
_VERSION=2023-01-09
|
||||
TERMUX_PKG_VERSION=${_VERSION//-/}
|
||||
TERMUX_PKG_SRCURL=https://github.com/rust-analyzer/rust-analyzer/archive/refs/tags/${_VERSION}.tar.gz
|
||||
TERMUX_PKG_SHA256=1025d3d623d9c3a36bb5318bede99daf29a77f8af917e18dae998b3b4b042d76
|
||||
TERMUX_PKG_SHA256=81aa2a8526fb3faac69139513722020899b89f450b7de39031a21211f3325005
|
||||
TERMUX_PKG_BUILD_IN_SRC=true
|
||||
|
||||
termux_step_make() {
|
||||
|
||||
Reference in New Issue
Block a user