diff options
author | B. Watson <urchlay@slackware.uk> | 2022-09-30 22:09:13 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-10-01 09:01:16 +0700 |
commit | eb759e589721fd3aeffb8d62d7480c1740895cdb (patch) | |
tree | c6e38574c9ab69fd937184ad3fbe7c0c0741b59e /development/dasm/dasm.info | |
parent | 74b641bef7b7958306b9c0e878d4870b7bc194b8 (diff) |
development/dasm: Added (assembler for 6502 & other 8-bit CPUs)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/dasm/dasm.info')
-rw-r--r-- | development/dasm/dasm.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/development/dasm/dasm.info b/development/dasm/dasm.info new file mode 100644 index 0000000000000..ec86e00a8016d --- /dev/null +++ b/development/dasm/dasm.info @@ -0,0 +1,10 @@ +PRGNAM="dasm" +VERSION="2.20.14.1" +HOMEPAGE="https://dasm-assembler.github.io/" +DOWNLOAD="https://github.com/dasm-assembler/dasm/archive/2.20.14.1/dasm-2.20.14.1.tar.gz" +MD5SUM="315b70803f2831a6ca54a47da9aae745" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="B. Watson" +EMAIL="urchlay@slackware.uk" |