aboutsummaryrefslogtreecommitdiff
path: root/development/dmd/dmd.SlackBuild
diff options
context:
space:
mode:
authorEugene Wissner <belka@caraus.de>2017-01-24 20:10:14 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-01-28 07:38:00 +0700
commit5702636a2e2bbc8ee7101d292048a7760bdd1918 (patch)
treef2c1a9b1861b938c617d9055d8dd73637161de77 /development/dmd/dmd.SlackBuild
parenta21316b6723eb96445f47b5704688af5e6bdf03c (diff)
development/dmd: Updated for version 2.073.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
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 cfd73b903edfb..5f9481582f335 100644
--- a/development/dmd/dmd.SlackBuild
+++ b/development/dmd/dmd.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for DMD
-# Copyright 2016 Eugene Wissner, Dachau, Germany
+# Copyright 2016-2017 Eugene Wissner, Dachau, Germany
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
@@ -23,7 +23,7 @@
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=dmd
-VERSION=${VERSION:-2.072.2}
+VERSION=${VERSION:-2.073.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}