development/mold: Updated for version 2.3.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
xaizek 2023-11-06 06:12:22 +07:00 committed by Willy Sudiarto Raharjo
parent 320e7880d3
commit 4c078f92d3
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.1}
VERSION=${VERSION:-2.3.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="mold"
VERSION="2.3.1"
VERSION="2.3.2"
HOMEPAGE="https://github.com/rui314/mold"
DOWNLOAD="https://github.com/rui314/mold/archive/v2.3.1/mold-2.3.1.tar.gz"
MD5SUM="a7d0eb887ba2e3491fe0ea1d69183f55"
DOWNLOAD="https://github.com/rui314/mold/archive/v2.3.2/mold-2.3.2.tar.gz"
MD5SUM="7c8e42d5fc8385a6a1e1c635e1c9e116"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""