bat: Update from 0.8.0 to 0.9.0

This commit is contained in:
Fredrik Fornwall 2018-11-12 22:30:23 +01:00
parent 31d1f1dc8b
commit 402baeafcd
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
TERMUX_PKG_HOMEPAGE=https://github.com/sharkdp/bat
TERMUX_PKG_DESCRIPTION="A cat(1) clone with wings"
TERMUX_PKG_VERSION=0.8.0
TERMUX_PKG_SHA256=577664399cf24695f51b702350c1a3fe460cd296a6a12ed0938bb937a4b3b00d
TERMUX_PKG_VERSION=0.9.0
TERMUX_PKG_SHA256=4ce9c118cf5da1159a882dea389f3c5737b5d98192e9a619b0fe8c1730341cc6
TERMUX_PKG_SRCURL=https://github.com/sharkdp/bat/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_BUILD_IN_SRC=yes