starship: update to 0.45.2

This commit is contained in:
Jakob Bergman 2020-10-06 08:33:26 +02:00 committed by Leonid Pliushch
parent dbebc5f8ba
commit 7947542769

View File

@ -1,9 +1,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_VERSION=0.44.0
TERMUX_PKG_VERSION=0.45.2
TERMUX_PKG_SRCURL=https://github.com/starship/starship/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=b002fa0e2b34ad59330a543461a51648751db4ae8d439d58065a3b9656772fe3
TERMUX_PKG_SHA256=99bbcd2eb0437627741feba5eb7c7b208334146ef2c5ffb5ceaafebf32bdde2a
TERMUX_PKG_DEPENDS="zlib"
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--no-default-features"