hexyl: update to 0.9.0

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2021-07-12 00:10:38 +00:00
parent 3ba60fc28b
commit 61f078b938
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="@termux"
TERMUX_PKG_VERSION=0.8.0
TERMUX_PKG_VERSION=0.9.0
TERMUX_PKG_SRCURL=https://github.com/sharkdp/hexyl/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=b2e69b4ca694afd580c7ce22ab83a207174d2bbc9dabbad020fee4a98a1205be
TERMUX_PKG_SHA256=73f0dc1be1eaa1a34e3280bc1eeb4f86f34b024205fc7bf3c87d5a0bc4021a6a
TERMUX_PKG_BUILD_IN_SRC=true