starship: Update from 0.41.0 to 0.44.0

This commit is contained in:
Fredrik Fornwall 2020-08-12 11:42:20 +02:00
parent 4e771e3894
commit 04b1724c3f
1 changed files with 2 additions and 3 deletions

View File

@ -1,10 +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.41.0
TERMUX_PKG_REVISION=1
TERMUX_PKG_VERSION=0.44.0
TERMUX_PKG_SRCURL=https://github.com/starship/starship/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=420a09f77a6355bb0f272cd45be57d89265357b4e98b88e212aba7720d270fe7
TERMUX_PKG_SHA256=b002fa0e2b34ad59330a543461a51648751db4ae8d439d58065a3b9656772fe3
TERMUX_PKG_DEPENDS="zlib"
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--no-default-features"