bat: Update from 0.9.0 to 0.10.0

This commit is contained in:
Fredrik Fornwall 2019-02-09 00:26:00 +01:00
parent d9aebc6311
commit ce025bd869
1 changed files with 2 additions and 3 deletions

View File

@ -1,9 +1,8 @@
TERMUX_PKG_HOMEPAGE=https://github.com/sharkdp/bat
TERMUX_PKG_DESCRIPTION="A cat(1) clone with wings"
TERMUX_PKG_LICENSE="Apache-2.0"
TERMUX_PKG_VERSION=0.9.0
TERMUX_PKG_REVISION=2
TERMUX_PKG_SHA256=4ce9c118cf5da1159a882dea389f3c5737b5d98192e9a619b0fe8c1730341cc6
TERMUX_PKG_VERSION=0.10.0
TERMUX_PKG_SHA256=54dd396e8f20d44c6032a32339f45eab46a69b6134e74a704f8d4a27c18ddc3e
TERMUX_PKG_SRCURL=https://github.com/sharkdp/bat/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_BUILD_IN_SRC=yes
# bat calls less with '--RAW-CONTROL-CHARS' which busybox less does not support: