mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-13 23:20:39 +00:00
bed0038f39
* add: soft-serve
* fix: typo in summary and spec file name
---------
(cherry picked from commit 9a27c100c1)
Co-authored-by: arbor <arbormoss@woodsprite.dev>
Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
6 lines
56 B
HCL
6 lines
56 B
HCL
project pkg {
|
|
rpm {
|
|
spec = "soft-serve.spec"
|
|
}
|
|
}
|