mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
mold: update to 2.33.0
This commit is contained in:
parent
9e1d61bb44
commit
8be91ed3f2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mold'
|
# Template file for 'mold'
|
||||||
pkgname=mold
|
pkgname=mold
|
||||||
version=2.32.0
|
version=2.33.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DMOLD_USE_SYSTEM_MIMALLOC=ON -DMOLD_USE_SYSTEM_TBB=ON"
|
configure_args="-DMOLD_USE_SYSTEM_MIMALLOC=ON -DMOLD_USE_SYSTEM_TBB=ON"
|
||||||
|
@ -14,7 +14,7 @@ license="MIT"
|
||||||
homepage="https://github.com/rui314/mold"
|
homepage="https://github.com/rui314/mold"
|
||||||
changelog="https://github.com/rui314/mold/releases"
|
changelog="https://github.com/rui314/mold/releases"
|
||||||
distfiles="https://github.com/rui314/mold/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/rui314/mold/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=4b7e4146ea0f52be9adae8b417399f3676a041e65b55e3f25f088120d30a320b
|
checksum=37b3aacbd9b6accf581b92ba1a98ca418672ae330b78fe56ae542c2dcb10a155
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue