summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eugene Wissner2016-11-02 14:37:24 +0100
committer Willy Sudiarto Raharjo2016-11-02 16:38:02 +0100
commit46b6d3641fcde3311c94fd071cbe383692eadc0e (patch)
tree5cf2e1e0dfdc0e1d57ad4bdbfbadb663ee8c7190
parent938af34f64412dd844ae3ef512ae2669743c05bf (diff)
downloadslackbuilds-46b6d3641fcde3311c94fd071cbe383692eadc0e.tar.gz
development/dmd: Updated for version 2.072.0.
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 a941ceaa35..b94704eb24 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.071.2}
+VERSION=${VERSION:-2.072.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/dmd/dmd.info b/development/dmd/dmd.info
index 9b5db1e6c8..47b01b1382 100644
--- a/development/dmd/dmd.info
+++ b/development/dmd/dmd.info
@@ -1,8 +1,8 @@
PRGNAM="dmd"
-VERSION="2.071.2"
+VERSION="2.072.0"
HOMEPAGE="https://dlang.org"
-DOWNLOAD="http://downloads.dlang.org/releases/2016/dmd.2.071.2.linux.tar.xz"
-MD5SUM="86086c7b679c3e49cc472be83c8790b5"
+DOWNLOAD="http://downloads.dlang.org/releases/2016/dmd.2.072.0.linux.tar.xz"
+MD5SUM="5928fdc2065fec9440f5d255146384ad"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""