diff options
author | Eugen Wissner <belka@caraus.de> | 2021-01-08 09:02:49 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-01-09 14:30:37 +0700 |
commit | ba12fecbdffe3b830e8c49c971697bddfee8e156 (patch) | |
tree | 8109e914d23051ec3cf88e8792b0cf4599f43fb1 /development/dmd/dmd.info | |
parent | 922109792668ba26dbd235a13a9d6ed2af9007b3 (diff) |
development/dmd: Updated for version 2.095.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/dmd/dmd.info')
-rw-r--r-- | development/dmd/dmd.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/development/dmd/dmd.info b/development/dmd/dmd.info index ff9bdd2f7428..d1f64419f070 100644 --- a/development/dmd/dmd.info +++ b/development/dmd/dmd.info @@ -1,10 +1,10 @@ PRGNAM="dmd" -VERSION="2.094.2" +VERSION="2.095.0" HOMEPAGE="https://dlang.org" -DOWNLOAD="http://downloads.dlang.org/releases/2.x/2.094.2/dmd.2.094.2.linux.tar.xz" -MD5SUM="2cdc89d694d9b5eb7a2c5ee03f27dd10" +DOWNLOAD="http://downloads.dlang.org/releases/2.x/2.095.0/dmd.2.095.0.linux.tar.xz" +MD5SUM="cdf68525f1e98c7e8253ab947acf60d8" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="" +REQUIRES="%README%" MAINTAINER="Eugene Wissner" EMAIL="belka@caraus.de" |