starship: update to 1.10.3

Closes #11852
This commit is contained in:
Chongyun Lee 2022-09-09 12:44:02 +08:00
parent 967f5d2138
commit b758295af6
No known key found for this signature in database
GPG Key ID: 379E4F5EB8CD7985
2 changed files with 2 additions and 1286 deletions

File diff suppressed because it is too large Load Diff

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://starship.rs
TERMUX_PKG_DESCRIPTION="A minimal, blazing fast, and extremely customizable prompt for any shell"
TERMUX_PKG_LICENSE="ISC"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="1.10.2"
TERMUX_PKG_VERSION="1.10.3"
TERMUX_PKG_SRCURL=https://github.com/starship/starship/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=b3833c3b23906db778bd0d9a7d87ed232745739e47ce59bcfa8e92c7f0f930e9
TERMUX_PKG_SHA256=39c5f8f88a8aa6d32575ddb26017572f2683fae129b9be5442acbae74019ea5e
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_DEPENDS="openssl, zlib"
TERMUX_PKG_BUILD_IN_SRC=true