development/mold: Updated for version 1.11.0.

Signed-off-by: bedlam <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
xaizek 2023-03-16 20:00:17 +00:00 committed by Willy Sudiarto Raharjo
parent 8720d22eea
commit d9cfd2752f
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:-1.10.1}
VERSION=${VERSION:-1.11.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="mold"
VERSION="1.10.1"
VERSION="1.11.0"
HOMEPAGE="https://github.com/rui314/mold"
DOWNLOAD="https://github.com/rui314/mold/archive/v1.10.1/mold-1.10.1.tar.gz"
MD5SUM="1d32a5324a146d4f55ea2ac543559ab9"
DOWNLOAD="https://github.com/rui314/mold/archive/v1.11.0/mold-1.11.0.tar.gz"
MD5SUM="34596fbf06387a9b30315d139bc2e856"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""