diff options
author | B. Watson <yalhcru@gmail.com> | 2017-09-08 00:23:04 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-09-08 00:23:04 +0100 |
commit | ccfcfd929245345323d1646c1f191178d362abd5 (patch) | |
tree | 3eb490839e3cdefead5bc49bfde0d08d2f255e1e /development/dis/dis.info | |
parent | 8c0ffd397b35cadfca32308acb17fb137e307f10 (diff) | |
download | slackbuilds-ccfcfd929245345323d1646c1f191178d362abd5.tar.gz |
development/dis: Added (statically tracing 6502 disassembler).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'development/dis/dis.info')
-rw-r--r-- | development/dis/dis.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/development/dis/dis.info b/development/dis/dis.info new file mode 100644 index 0000000000..faa6418866 --- /dev/null +++ b/development/dis/dis.info @@ -0,0 +1,10 @@ +PRGNAM="dis" +VERSION="0.5_20150816.25e17c0f" +HOMEPAGE="https://github.com/lybrown/dis" +DOWNLOAD="https://github.com/lybrown/dis/archive/v0.5/dis-0.5.tar.gz" +MD5SUM="2324745bb363dcf7e0cfab830a799e90" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="B. Watson" +EMAIL="yalhcru@gmail.com" |