You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
450 B
10 lines
450 B
5 years ago
|
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.5.1
|
||
|
TERMUX_PKG_REVISION=3
|
||
|
TERMUX_PKG_SRCURL=https://github.com/sharkdp/hexyl/archive/v$TERMUX_PKG_VERSION.tar.gz
|
||
|
TERMUX_PKG_SHA256=9c12bc6377d1efedc4a1731547448f7eb6ed17ee1c267aad9a35995b42091163
|
||
|
TERMUX_PKG_BUILD_IN_SRC=true
|