development/mold: Updated for version 2.32.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
xaizek 2024-06-28 18:53:56 +07:00 committed by Willy Sudiarto Raharjo
parent 12de802a01
commit 928c9ce98e
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.32.0}
VERSION=${VERSION:-2.32.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="mold"
VERSION="2.32.0"
VERSION="2.32.1"
HOMEPAGE="https://github.com/rui314/mold"
DOWNLOAD="https://github.com/rui314/mold/archive/v2.32.0/mold-2.32.0.tar.gz"
MD5SUM="a6d222dacd30f0c11546a2194f737280"
DOWNLOAD="https://github.com/rui314/mold/archive/v2.32.1/mold-2.32.1.tar.gz"
MD5SUM="75741a98f8213dd4223c209671133c21"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""