summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--development/dmd/dmd.SlackBuild2
-rw-r--r--development/dmd/dmd.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/development/dmd/dmd.SlackBuild b/development/dmd/dmd.SlackBuild
index 84124d3b7c..f1b19c56d5 100644
--- a/development/dmd/dmd.SlackBuild
+++ b/development/dmd/dmd.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=dmd
-VERSION=${VERSION:-2.103.1}
+VERSION=${VERSION:-2.104.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/dmd/dmd.info b/development/dmd/dmd.info
index d804d6b8b7..8325e47b39 100644
--- a/development/dmd/dmd.info
+++ b/development/dmd/dmd.info
@@ -1,8 +1,8 @@
PRGNAM="dmd"
-VERSION="2.103.1"
+VERSION="2.104.1"
HOMEPAGE="https://dlang.org"
-DOWNLOAD="http://downloads.dlang.org/releases/2.x/2.103.1/dmd.2.103.1.linux.tar.xz"
-MD5SUM="d6008fd5a3207073c82535abdb2a1c73"
+DOWNLOAD="http://downloads.dlang.org/releases/2.x/2.104.1/dmd.2.104.1.linux.tar.xz"
+MD5SUM="1a90572a792dc342cd8964e3620f6231"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""