summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eugen Wissner <belka@caraus.de>2020-09-23 08:47:44 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-09-26 16:11:00 +0700
commit1b78a0a60e0bb7ecc773e6543c1b44b2bc1e1371 (patch)
tree2c22241a13cbd49005c54179e9b981c2670b900f
parentce7d1afd6988f54b22dcab40833043771aac8681 (diff)
downloadslackbuilds-1b78a0a60e0bb7ecc773e6543c1b44b2bc1e1371.tar.gz
slackbuilds-1b78a0a60e0bb7ecc773e6543c1b44b2bc1e1371.tar.xz
development/dmd: Updated for version 2.093.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 3b9d39abab..70fdeed0a3 100644
--- a/development/dmd/dmd.SlackBuild
+++ b/development/dmd/dmd.SlackBuild
@@ -23,7 +23,7 @@
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=dmd
-VERSION=${VERSION:-2.092.1}
+VERSION=${VERSION:-2.093.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/dmd/dmd.info b/development/dmd/dmd.info
index e3fecbb049..93468d35ae 100644
--- a/development/dmd/dmd.info
+++ b/development/dmd/dmd.info
@@ -1,8 +1,8 @@
PRGNAM="dmd"
-VERSION="2.092.1"
+VERSION="2.093.1"
HOMEPAGE="https://dlang.org"
-DOWNLOAD="http://downloads.dlang.org/releases/2.x/2.092.1/dmd.2.092.1.linux.tar.xz"
-MD5SUM="47623be430b58faf69abfadb08c95004"
+DOWNLOAD="http://downloads.dlang.org/releases/2.x/2.093.1/dmd.2.093.1.linux.tar.xz"
+MD5SUM="131dc7e58ae9e3ae08782bb5fa103687"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""