summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author xaizek2024-04-06 02:07:35 +0200
committer Willy Sudiarto Raharjo2024-04-13 17:02:11 +0200
commit995e178ed79d4151865a7aa1b91df93144282f6a (patch)
treee91354d9a8238293d10db17939e84299f98ffb55 /development
parenta7a0144d25f12ff44968a2ebef790be4b911d7c8 (diff)
downloadslackbuilds-995e178ed79d4151865a7aa1b91df93144282f6a.tar.gz
development/mold: Updated for version 2.30.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-rw-r--r--development/mold/mold.SlackBuild2
-rw-r--r--development/mold/mold.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/development/mold/mold.SlackBuild b/development/mold/mold.SlackBuild
index 78f178a1ea..c217619c76 100644
--- a/development/mold/mold.SlackBuild
+++ b/development/mold/mold.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=mold
-VERSION=${VERSION:-2.4.1}
+VERSION=${VERSION:-2.30.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/mold/mold.info b/development/mold/mold.info
index d2e496119c..7d13959d7b 100644
--- a/development/mold/mold.info
+++ b/development/mold/mold.info
@@ -1,8 +1,8 @@
PRGNAM="mold"
-VERSION="2.4.1"
+VERSION="2.30.0"
HOMEPAGE="https://github.com/rui314/mold"
-DOWNLOAD="https://github.com/rui314/mold/archive/v2.4.1/mold-2.4.1.tar.gz"
-MD5SUM="c25b000b233d683940ebd597ea9c5d93"
+DOWNLOAD="https://github.com/rui314/mold/archive/v2.30.0/mold-2.30.0.tar.gz"
+MD5SUM="061da806be174abe79d87c3a439f982f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""