mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-03 02:12:18 +00:00
9c6eda5d9e
* add: zed/stable * chore: remove nightly label * fix: change spec path * oops * fix: add libcurl to dependencies
9 lines
79 B
HCL
9 lines
79 B
HCL
project pkg {
|
|
rpm {
|
|
spec = "zed.spec"
|
|
}
|
|
labels {
|
|
large = 1
|
|
}
|
|
}
|