mold: update to 2.33.0
This commit is contained in:
parent
9e1d61bb44
commit
8be91ed3f2
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mold'
|
||||
pkgname=mold
|
||||
version=2.32.0
|
||||
version=2.33.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=4b7e4146ea0f52be9adae8b417399f3676a041e65b55e3f25f088120d30a320b
|
||||
checksum=37b3aacbd9b6accf581b92ba1a98ca418672ae330b78fe56ae542c2dcb10a155
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue