development/dmd: Updated for version 2.085.0

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Eugen Wissner 2019-03-06 07:21:09 +01:00 committed by Willy Sudiarto Raharjo
parent 9e0b424bb1
commit e0726da3c4
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# Slackware build script for DMD
# Copyright 2016-2018 Eugene Wissner, Dachau, Germany
# Copyright 2016-2019 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.084.1}
VERSION=${VERSION:-2.085.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="dmd"
VERSION="2.084.1"
VERSION="2.085.0"
HOMEPAGE="https://dlang.org"
DOWNLOAD="http://downloads.dlang.org/releases/2.x/2.084.1/dmd.2.084.1.linux.tar.xz"
MD5SUM="515b009fc2c7f703397dee499d900be4"
DOWNLOAD="http://downloads.dlang.org/releases/2.x/2.085.0/dmd.2.085.0.linux.tar.xz"
MD5SUM="30c9fa4e250f80c78c8b6b7725376009"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""