mold: update to 2.40.4

This commit is contained in:
cinerea0
2026-03-27 09:06:11 -04:00
committed by cinerea0
parent 833a47d453
commit 690a699c39
+3 -3
View File
@@ -1,10 +1,10 @@
# Template file for 'mold'
pkgname=mold
version=2.34.1
version=2.40.4
revision=1
build_style=cmake
configure_args="-DMOLD_USE_SYSTEM_MIMALLOC=ON -DMOLD_USE_SYSTEM_TBB=ON"
makedepends="mimalloc-devel zlib-devel libzstd-devel tbb-devel"
makedepends="mimalloc-devel zlib-devel libblake3-devel libzstd-devel tbb-devel"
# It's probably not worth pulling in clang/llvm to run the few tests that
# depend on them.
checkdepends="tar zstd libdwarf gdb"
@@ -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=a8cf638045b4a4b2697d0bcc77fd96eae93d54d57ad3021bf03b0333a727a59d
checksum=69414c702ec1084e1fa8ca16da24f167f549e5e11e9ecd5d70a8dcda6f08c249
post_install() {
vlicense LICENSE