diff options
author | Christopher Luck <kermitdafrog8@gmail.com> | 2022-04-02 23:39:58 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-04-09 15:45:40 +0700 |
commit | 96cc0ab4aaca4fb0ea824d0d21019cbd4fc8403b (patch) | |
tree | 524961f5706a26c30e16d0a0c2a58dfe3e0f8d5c /development/REDasm/REDasm.info | |
parent | b6f3538b9ed3799c079e142c58a62f7178578f74 (diff) |
development/REDasm: Added (Cross Platform Dissassembler).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/REDasm/REDasm.info')
-rw-r--r-- | development/REDasm/REDasm.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/development/REDasm/REDasm.info b/development/REDasm/REDasm.info new file mode 100644 index 0000000000..65cf719f3b --- /dev/null +++ b/development/REDasm/REDasm.info @@ -0,0 +1,10 @@ +PRGNAM="REDasm" +VERSION="3.0.0.beta5" +HOMEPAGE="https://redasm.io/" +DOWNLOAD="UNSUPPORTED" +MD5SUM="" +DOWNLOAD_x86_64="https://github.com/kermitdafrog8/REDasm/releases/download/v3.0.0.beta5/REDasm-3.0.0.beta5.tar.gz" +MD5SUM_x86_64="59b34f51bce714308f9cd150067183e4" +REQUIRES="" +MAINTAINER="Christopher Luck" +EMAIL="kermitdafrog8@gmail.com" |