summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eugen Wissner <belka@caraus.de>2023-09-02 20:41:04 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-09-03 09:37:16 +0700
commit59ced891bf411779b4c073a897934cb6453f3102 (patch)
treeeb674706e1fd777a07b483c8f0b9e244cc427f19
parent500ed6534710bc250104ba056b7f2c087185db36 (diff)
downloadslackbuilds-59ced891bf411779b4c073a897934cb6453f3102.tar.gz
slackbuilds-59ced891bf411779b4c073a897934cb6453f3102.tar.xz
development/dmd: Updated for version 2.105.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 62ad3e5872..0cedbac3e1 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.104.2}
+VERSION=${VERSION:-2.105.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/dmd/dmd.info b/development/dmd/dmd.info
index e23b7c556c..9c2b4f1146 100644
--- a/development/dmd/dmd.info
+++ b/development/dmd/dmd.info
@@ -1,8 +1,8 @@
PRGNAM="dmd"
-VERSION="2.104.2"
+VERSION="2.105.1"
HOMEPAGE="https://dlang.org"
-DOWNLOAD="http://downloads.dlang.org/releases/2.x/2.104.2/dmd.2.104.2.linux.tar.xz"
-MD5SUM="55ebeb87a92575bd2b9325b253011da5"
+DOWNLOAD="https://downloads.dlang.org/releases/2.x/2.105.1/dmd.2.105.1.linux.tar.xz"
+MD5SUM="0c92f1ce45819b6583dc26ef8723ed3e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""