mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-02 09:52:18 +00:00
61304e4b11
* add: zed/stable
* chore: remove nightly label
* fix: change spec path
* oops
* fix: add libcurl to dependencies
(cherry picked from commit 9c6eda5d9e)
Co-authored-by: Cappy Ishihara <cappy@cappuchino.xyz>
9 lines
79 B
HCL
9 lines
79 B
HCL
project pkg {
|
|
rpm {
|
|
spec = "zed.spec"
|
|
}
|
|
labels {
|
|
large = 1
|
|
}
|
|
}
|