summaryrefslogtreecommitdiffstats
path: root/development/dmd/dmd.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'development/dmd/dmd.SlackBuild')
-rw-r--r--development/dmd/dmd.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/development/dmd/dmd.SlackBuild b/development/dmd/dmd.SlackBuild
index 8edb4f55f6..60e0e00982 100644
--- a/development/dmd/dmd.SlackBuild
+++ b/development/dmd/dmd.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for DMD
-# Copyright 2016-2019 Eugene Wissner, Dachau, Germany
+# Copyright 2016-2024 Eugene Wissner, Mannheim, Germany
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=dmd
-VERSION=${VERSION:-2.100.0}
+VERSION=${VERSION:-2.107.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}