development/dmd: Updated for version 2.109.1

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Eugen Wissner 2024-07-01 15:39:21 +02:00 committed by Willy Sudiarto Raharjo
parent 73ecf1e20a
commit dc827698ae
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.108.1}
VERSION=${VERSION:-2.109.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="dmd"
VERSION="2.108.1"
VERSION="2.109.1"
HOMEPAGE="https://dlang.org"
DOWNLOAD="https://downloads.dlang.org/releases/2.x/2.108.1/dmd.2.108.1.linux.tar.xz"
MD5SUM="7222b99c101b2a847ce6b67fbb15d5c6"
DOWNLOAD="https://downloads.dlang.org/releases/2.x/2.109.1/dmd.2.109.1.linux.tar.xz"
MD5SUM="4ac0c77e283fb5b14da94e187532ba12"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""