development/dmd: Updated for version 2.073.2.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Eugene Wissner 2017-03-10 10:25:48 +00:00 committed by David Spencer
parent c0208c3b1c
commit 527cf2f4e3
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=dmd
VERSION=${VERSION:-2.073.1}
VERSION=${VERSION:-2.073.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="dmd"
VERSION="2.073.1"
VERSION="2.073.2"
HOMEPAGE="https://dlang.org"
DOWNLOAD="http://downloads.dlang.org/releases/2017/dmd.2.073.1.linux.tar.xz"
MD5SUM="fd140471ed793d605c23be477d7bdd16"
DOWNLOAD="http://downloads.dlang.org/releases/2017/dmd.2.073.2.linux.tar.xz"
MD5SUM="b794ca7b16c9b5ab275b5cec24283647"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""