development/mold: Updated for version 2.4.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
xaizek 2023-12-01 20:53:54 +07:00 committed by Willy Sudiarto Raharjo
parent 10247edca2
commit a9cca06f5f
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=mold
VERSION=${VERSION:-2.3.3}
VERSION=${VERSION:-2.4.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="mold"
VERSION="2.3.3"
VERSION="2.4.0"
HOMEPAGE="https://github.com/rui314/mold"
DOWNLOAD="https://github.com/rui314/mold/archive/v2.3.3/mold-2.3.3.tar.gz"
MD5SUM="4f31740a1996b066651c16240946f435"
DOWNLOAD="https://github.com/rui314/mold/archive/v2.4.0/mold-2.4.0.tar.gz"
MD5SUM="8e692fe85d061e200bb66ef7a32d3ab2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""