Update bat to 0.17.0

This commit is contained in:
kcubeterm 2020-11-23 19:06:21 +00:00
parent b681dcbc88
commit f893762915
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ TERMUX_PKG_SHA256=a2848389c8e213f63856ce7c664a4c069e3f28438e770ff9b93df272f61cde
# bat calls less with '--RAW-CONTROL-CHARS' which busybox less does not support:
TERMUX_PKG_DEPENDS="less, libgit2"
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_BLACKLISTED_ARCHES="arm, i686"
termux_step_pre_configure() {
CFLAGS="$CFLAGS $CPPFLAGS"