bump(main/vcsh): 2.0.10 (#19718)

Upstream has switched to zst compressed source tarball.
This commit is contained in:
Biswapriyo Nath 2024-04-10 20:22:19 +05:30 committed by GitHub
parent f8ec6e4281
commit 9567cf3b74
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/RichiH/vcsh
TERMUX_PKG_DESCRIPTION="Config manager based on Git"
TERMUX_PKG_LICENSE="GPL-2.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="2.0.8"
TERMUX_PKG_SRCURL=https://github.com/RichiH/vcsh/releases/download/v${TERMUX_PKG_VERSION}/vcsh-${TERMUX_PKG_VERSION}.tar.xz
TERMUX_PKG_SHA256=560440defe4f20ac22ce65e873c7ff60ca0c08318524afe6dae86adc4b13d714
TERMUX_PKG_VERSION="2.0.10"
TERMUX_PKG_SRCURL=https://github.com/RichiH/vcsh/releases/download/v${TERMUX_PKG_VERSION}/vcsh-${TERMUX_PKG_VERSION}.tar.zst
TERMUX_PKG_SHA256=6ed8f4eee683f2cc8f885b31196fdc3b333f86ebc3110ecd1bcd60dfac64c0b4
TERMUX_PKG_DEPENDS="git"
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_PLATFORM_INDEPENDENT=true