From 458a9ff2c06b3cfe06aa346fe91a067a82436d12 Mon Sep 17 00:00:00 2001 From: Daniel Martinez Date: Wed, 24 Apr 2024 09:29:02 -0400 Subject: [PATCH] mold: update to 2.30.0. --- srcpkgs/mold/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/mold/template b/srcpkgs/mold/template index d898e1b1119d19..d4f25988e0a023 100644 --- a/srcpkgs/mold/template +++ b/srcpkgs/mold/template @@ -1,6 +1,6 @@ # Template file for 'mold' pkgname=mold -version=2.4.1 +version=2.30.0 revision=1 build_style=cmake configure_args="-DMOLD_USE_SYSTEM_MIMALLOC=ON -DMOLD_USE_SYSTEM_TBB=ON" @@ -14,7 +14,7 @@ license="MIT" homepage="https://github.com/rui314/mold" changelog="https://github.com/rui314/mold/releases" distfiles="https://github.com/rui314/mold/archive/refs/tags/v${version}.tar.gz" -checksum=c9853d007d6a1b4f3e36b7314346751f4cc91bc43c76e30db51709b53b44dd68 +checksum=6e5178ccafe828fdb4ba0dd841d083ff6004d3cb41e56485143eb64c716345fd post_install() { vlicense LICENSE