diff options
author | B. Watson <yalhcru@gmail.com> | 2018-08-08 19:31:52 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-08-11 07:23:06 +0700 |
commit | 84b33ca105637d481e550314f3c5ff07af7dc254 (patch) | |
tree | cd49b7889d7afbee27d6665859af7707a29038a5 /development/nchexedit/nchexedit.info | |
parent | ffffbc85eda024ac83b910393f42c59563cd928b (diff) |
development/nchexedit: Added (ncurses-based hex editor).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'development/nchexedit/nchexedit.info')
-rw-r--r-- | development/nchexedit/nchexedit.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/development/nchexedit/nchexedit.info b/development/nchexedit/nchexedit.info new file mode 100644 index 000000000000..d64111a2eeff --- /dev/null +++ b/development/nchexedit/nchexedit.info @@ -0,0 +1,10 @@ +PRGNAM="nchexedit" +VERSION="0.9.7" +HOMEPAGE="http://www.rogoyski.com/adam/programs/hexedit/" +DOWNLOAD="http://www.rogoyski.com/adam/programs/hexedit/hexedit-0.9.7.tar.gz" +MD5SUM="2658b81ab1bd0813c0117e9459071c13" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="B. Watson" +EMAIL="yalhcru@gmail.com" |