hexyl: update to 0.7.0

This commit is contained in:
Leonid Pliushch 2020-03-12 19:09:45 +02:00
parent e9ae336f11
commit a5aec97551
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ TERMUX_PKG_HOMEPAGE=https://github.com/sharkdp/hexyl
TERMUX_PKG_DESCRIPTION="A command-line hex viewer"
TERMUX_PKG_LICENSE="Apache-2.0"
TERMUX_PKG_MAINTAINER="Leonid Plyushch <leonid.plyushch@gmail.com>"
TERMUX_PKG_VERSION=0.6.0
TERMUX_PKG_VERSION=0.7.0
TERMUX_PKG_SRCURL=https://github.com/sharkdp/hexyl/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=5031b20c13b3ccb27abbf119b54609cef16c4152aca2823ee5c53cd5f434b97e
TERMUX_PKG_SHA256=92aa86fc2b482d2d7abf07565ea3587767a9beb9135a307aadeba61cc84f4b34
TERMUX_PKG_BUILD_IN_SRC=true