summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eugen Wissner <belka@caraus.de>2024-05-10 09:46:57 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-05-11 08:12:29 +0700
commit8325e556c1153ea5952399ff5677efffecdaf9d9 (patch)
treeb2f1ad9f53b4da92942032c991b102ba0533c826
parentcc5bb1fa33861e7dd16e337cbbb574674c805412 (diff)
downloadslackbuilds-8325e556c1153ea5952399ff5677efffecdaf9d9.tar.gz
slackbuilds-8325e556c1153ea5952399ff5677efffecdaf9d9.tar.xz
development/dmd: Updated for version 2.108.1
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 60e0e00982..9857489f56 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.107.1}
+VERSION=${VERSION:-2.108.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/dmd/dmd.info b/development/dmd/dmd.info
index f4989ee3b7..824510ffc5 100644
--- a/development/dmd/dmd.info
+++ b/development/dmd/dmd.info
@@ -1,8 +1,8 @@
PRGNAM="dmd"
-VERSION="2.107.1"
+VERSION="2.108.1"
HOMEPAGE="https://dlang.org"
-DOWNLOAD="https://downloads.dlang.org/releases/2.x/2.107.1/dmd.2.107.1.linux.tar.xz"
-MD5SUM="3f6d0239e071a14050182693d9de8b4b"
+DOWNLOAD="https://downloads.dlang.org/releases/2.x/2.108.1/dmd.2.108.1.linux.tar.xz"
+MD5SUM="7222b99c101b2a847ce6b67fbb15d5c6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""