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.
6 lines
320 B
6 lines
320 B
TERMUX_PKG_HOMEPAGE=https://github.com/LonnyGomes/hexcurse
|
|
TERMUX_PKG_DESCRIPTION="Console hexeditor"
|
|
TERMUX_PKG_VERSION=1.58
|
|
TERMUX_PKG_SRCURL=https://github.com/LonnyGomes/hexcurse/archive/hexcurse-${TERMUX_PKG_VERSION}.tar.gz
|
|
TERMUX_PKG_FOLDERNAME=hexcurse-hexcurse-${TERMUX_PKG_VERSION}
|
|
TERMUX_PKG_DEPENDS="ncurses"
|
|
|