summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author Eugen Wissner2019-03-06 07:21:09 +0100
committer Willy Sudiarto Raharjo2019-03-16 00:53:13 +0100
commite0726da3c488163b12b7851a1480e61b51c8dddf (patch)
tree2fe14ae2d831c24d2461b986f062430c8704af6b /development
parent9e0b424bb1bc6e99f9c7546c3b333f3b505c0346 (diff)
downloadslackbuilds-e0726da3c488163b12b7851a1480e61b51c8dddf.tar.gz
development/dmd: Updated for version 2.085.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-rw-r--r--development/dmd/dmd.SlackBuild4
-rw-r--r--development/dmd/dmd.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/development/dmd/dmd.SlackBuild b/development/dmd/dmd.SlackBuild
index 50842091fb..9a87542aa0 100644
--- a/development/dmd/dmd.SlackBuild
+++ b/development/dmd/dmd.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for DMD
-# Copyright 2016-2018 Eugene Wissner, Dachau, Germany
+# Copyright 2016-2019 Eugene Wissner, Dachau, Germany
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
@@ -23,7 +23,7 @@
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=dmd
-VERSION=${VERSION:-2.084.1}
+VERSION=${VERSION:-2.085.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/dmd/dmd.info b/development/dmd/dmd.info
index 633d1bb916..d24bfc3692 100644
--- a/development/dmd/dmd.info
+++ b/development/dmd/dmd.info
@@ -1,8 +1,8 @@
PRGNAM="dmd"
-VERSION="2.084.1"
+VERSION="2.085.0"
HOMEPAGE="https://dlang.org"
-DOWNLOAD="http://downloads.dlang.org/releases/2.x/2.084.1/dmd.2.084.1.linux.tar.xz"
-MD5SUM="515b009fc2c7f703397dee499d900be4"
+DOWNLOAD="http://downloads.dlang.org/releases/2.x/2.085.0/dmd.2.085.0.linux.tar.xz"
+MD5SUM="30c9fa4e250f80c78c8b6b7725376009"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""