mold : upgrade to 2.3.1

This commit is contained in:
Luis
2023-10-20 09:26:17 +00:00
parent 4097e9e699
commit 06e210992f
3 changed files with 3 additions and 3 deletions

View File

@@ -1 +1 @@
f28d1ce2903c10b5fa38e450b306733d mold-2.3.0.tar.gz
a7d0eb887ba2e3491fe0ea1d69183f55 mold-2.3.1.tar.gz

View File

@@ -1,4 +1,4 @@
mold-2.3.0-1
mold-2.3.1-1
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
lrwxrwxrwx root/root usr/bin/ld.mold -> mold

View File

@@ -3,7 +3,7 @@
# depends : cmake ninja zlib mimalloc tbb
name=mold
version=2.3.0
version=2.3.1
release=1
source="$name-$version.tar.gz::https://github.com/rui314/mold/archive/v$version.tar.gz"