development/dmd: Updated for version 2.097.2

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Eugen Wissner 2021-09-18 22:35:56 +02:00 committed by Willy Sudiarto Raharjo
parent 1d5ed22cea
commit 44e02021ec
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=dmd
VERSION=${VERSION:-2.096.0}
VERSION=${VERSION:-2.097.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="dmd"
VERSION="2.096.0"
VERSION="2.097.2"
HOMEPAGE="https://dlang.org"
DOWNLOAD="http://downloads.dlang.org/releases/2.x/2.096.0/dmd.2.096.0.linux.tar.xz"
MD5SUM="af6687504906f358d7ec2ea824f30866"
DOWNLOAD="http://downloads.dlang.org/releases/2.x/2.097.2/dmd.2.097.2.linux.tar.xz"
MD5SUM="c2b485c7b24be8d1f068aac356c40522"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="%README%"