aboutsummaryrefslogtreecommitdiff
path: root/development/dmd/dmd.SlackBuild
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2024-01-02 20:04:27 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-01-06 08:08:48 +0700
commit3addb3e615728ad70e1a6c467cc67c0d4dc1a6cf (patch)
tree97b49e08949555c07d50ceb2345d528ae74069a9 /development/dmd/dmd.SlackBuild
parent1581b7494cfbf386a6fb6073e7d9d77d06610fd5 (diff)
development/dmd: Updated for version 2.106.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/dmd/dmd.SlackBuild')
-rw-r--r--development/dmd/dmd.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/dmd/dmd.SlackBuild b/development/dmd/dmd.SlackBuild
index 7665b13da126a..0dbdff7043180 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.105.2}
+VERSION=${VERSION:-2.106.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}