diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-02-16 23:44:32 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-02-16 23:44:32 +0800 |
| commit | d3df6f6482684647a7d45eb0a6a26cbd67d3bcd9 (patch) | |
| tree | 50b1f8c9853dd823d6700899bcbb0dbab6e01030 /repos/extra/mold/abuild | |
| parent | 934a3d22a05d8740562b6972e6cb92a6fa8ceba6 (diff) | |
| download | alicelinux-d3df6f6482684647a7d45eb0a6a26cbd67d3bcd9.tar.gz alicelinux-d3df6f6482684647a7d45eb0a6a26cbd67d3bcd9.zip | |
mold: new added
Diffstat (limited to 'repos/extra/mold/abuild')
| -rw-r--r-- | repos/extra/mold/abuild | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/repos/extra/mold/abuild b/repos/extra/mold/abuild new file mode 100644 index 00000000..75e8fbdd --- /dev/null +++ b/repos/extra/mold/abuild @@ -0,0 +1,4 @@ +name=mold +version=2.36.0 +release=1 +source="https://github.com/rui314/${name}/archive/v${version}/${name}-v${version}.tar.gz" |