diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-02-22 16:54:37 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-02-22 16:54:37 +0800 |
| commit | 41f752f9a08f566b62c530c4f514743b2cc7e798 (patch) | |
| tree | 9c94d55b758fd90009380afb59b5a02f44c31e6a /repos/extra/fmt/abuild | |
| parent | eec1bf0aaa7710a15e45bf2a927c319412c92019 (diff) | |
| download | alicelinux-41f752f9a08f566b62c530c4f514743b2cc7e798.tar.gz alicelinux-41f752f9a08f566b62c530c4f514743b2cc7e798.zip | |
fmt: new added
Diffstat (limited to 'repos/extra/fmt/abuild')
| -rwxr-xr-x | repos/extra/fmt/abuild | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/repos/extra/fmt/abuild b/repos/extra/fmt/abuild new file mode 100755 index 00000000..d30fdefe --- /dev/null +++ b/repos/extra/fmt/abuild @@ -0,0 +1,5 @@ +name=fmt +version=11.1.3 +release=1 +source="https://github.com/${name}lib/${name}/archive/${version}/${name}-${version}.tar.gz" +keep_static=1 |