summaryrefslogtreecommitdiffstats
path: root/development/dmd
diff options
context:
space:
mode:
author Eugen Wissner2017-07-19 18:27:54 +0200
committer Willy Sudiarto Raharjo2017-07-22 01:55:38 +0200
commit2a6ba5632da9ac1456678c0c563eb807ddfdbd75 (patch)
treee741426deb2b8978b9a5a7f54eef7b852840932f /development/dmd
parentc066cb4c9df968de28a7a60f830eaa4960b3f85d (diff)
downloadslackbuilds-2a6ba5632da9ac1456678c0c563eb807ddfdbd75.tar.gz
development/dmd: Updated for version 2.075.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/dmd')
-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 d8912bc229..2d5f117601 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.074.1}
+VERSION=${VERSION:-2.075.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/dmd/dmd.info b/development/dmd/dmd.info
index b4f3feccb5..0e3523db26 100644
--- a/development/dmd/dmd.info
+++ b/development/dmd/dmd.info
@@ -1,8 +1,8 @@
PRGNAM="dmd"
-VERSION="2.074.1"
+VERSION="2.075.0"
HOMEPAGE="https://dlang.org"
-DOWNLOAD="http://downloads.dlang.org/releases/2.x/2.074.1/dmd.2.074.1.linux.tar.xz"
-MD5SUM="c9e6ef3e149a2ef3464fdb691e82444b"
+DOWNLOAD="http://downloads.dlang.org/releases/2.x/2.075.0/dmd.2.075.0.linux.tar.xz"
+MD5SUM="4fad30ec74229fba8d7bc952eb95df39"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""