diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-03-08 22:18:12 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-03-08 22:18:12 +0000 |
| commit | aaffd1d9b7f061df27fefca404b08cfd66b712e1 (patch) | |
| tree | e2aa8ddd2dc3dbe0cbaeb54e0f2bae26db0df70e /repos/extra/mold/abuild | |
| parent | c6d9fa579e8b1c57874059184d4af32b6652830f (diff) | |
| download | alicelinux-aaffd1d9b7f061df27fefca404b08cfd66b712e1.tar.gz alicelinux-aaffd1d9b7f061df27fefca404b08cfd66b712e1.zip | |
mold: updated to 2.37.1
Diffstat (limited to 'repos/extra/mold/abuild')
| -rw-r--r-- | repos/extra/mold/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/mold/abuild b/repos/extra/mold/abuild index 75e8fbdd..93c3ee66 100644 --- a/repos/extra/mold/abuild +++ b/repos/extra/mold/abuild @@ -1,4 +1,4 @@ name=mold -version=2.36.0 +version=2.37.1 release=1 source="https://github.com/rui314/${name}/archive/v${version}/${name}-v${version}.tar.gz" |