diff options
author | Eugene Wissner <belka@caraus.de> | 2016-10-23 07:05:43 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-10-23 07:10:47 +0700 |
commit | 4442ce3489e47d3e483d509d577aa80fb1b87464 (patch) | |
tree | 73a341a460e788191580e1e4d789bb8bf8a495c4 /development/dmd/dmd.info | |
parent | a2e7799567b9419f430970bb66adb1f67d3256be (diff) |
development/dmd: Added (Digital Mars D Compiler Package).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/dmd/dmd.info')
-rw-r--r-- | development/dmd/dmd.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/development/dmd/dmd.info b/development/dmd/dmd.info new file mode 100644 index 0000000000000..9b5db1e6c8546 --- /dev/null +++ b/development/dmd/dmd.info @@ -0,0 +1,10 @@ +PRGNAM="dmd" +VERSION="2.071.2" +HOMEPAGE="https://dlang.org" +DOWNLOAD="http://downloads.dlang.org/releases/2016/dmd.2.071.2.linux.tar.xz" +MD5SUM="86086c7b679c3e49cc472be83c8790b5" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Eugene Wissner" +EMAIL="belka@caraus.de" |