summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eugen Wissner2022-09-22 12:30:53 +0200
committer Willy Sudiarto Raharjo2022-09-25 08:59:51 +0200
commite8c78d43bedb33c633b785a23451d9add3a89b46 (patch)
tree7ec54c9fe16d076c6b49266e57f325f6c488abe8
parent9db15b9d4f57cee469e9d4af11bbaf71f82cd1dc (diff)
downloadslackbuilds-e8c78d43bedb33c633b785a23451d9add3a89b46.tar.gz
development/dmd: Updated for version 2.100.2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 8edb4f55f6..0575fe24b9 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.100.0}
+VERSION=${VERSION:-2.100.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/dmd/dmd.info b/development/dmd/dmd.info
index 9e7639a583..b9a6c4fec5 100644
--- a/development/dmd/dmd.info
+++ b/development/dmd/dmd.info
@@ -1,8 +1,8 @@
PRGNAM="dmd"
-VERSION="2.100.0"
+VERSION="2.100.2"
HOMEPAGE="https://dlang.org"
-DOWNLOAD="http://downloads.dlang.org/releases/2.x/2.100.0/dmd.2.100.0.linux.tar.xz"
-MD5SUM="6db87bd3cd9032898ee7dcd27f4aac10"
+DOWNLOAD="http://downloads.dlang.org/releases/2.x/2.100.2/dmd.2.100.2.linux.tar.xz"
+MD5SUM="646b5a7ee6ffe023797bebeabadaa435"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="%README%"