summaryrefslogtreecommitdiffstats
path: root/development/dmd
diff options
context:
space:
mode:
Diffstat (limited to 'development/dmd')
-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 cdbee0b77b..7e9d810864 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.096.0}
+VERSION=${VERSION:-2.097.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/dmd/dmd.info b/development/dmd/dmd.info
index 17f35a5b09..00e78dda50 100644
--- a/development/dmd/dmd.info
+++ b/development/dmd/dmd.info
@@ -1,8 +1,8 @@
PRGNAM="dmd"
-VERSION="2.096.0"
+VERSION="2.097.2"
HOMEPAGE="https://dlang.org"
-DOWNLOAD="http://downloads.dlang.org/releases/2.x/2.096.0/dmd.2.096.0.linux.tar.xz"
-MD5SUM="af6687504906f358d7ec2ea824f30866"
+DOWNLOAD="http://downloads.dlang.org/releases/2.x/2.097.2/dmd.2.097.2.linux.tar.xz"
+MD5SUM="c2b485c7b24be8d1f068aac356c40522"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="%README%"