mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-01 09:31:58 +00:00
7 lines
91 B
HCL
7 lines
91 B
HCL
project "pkg" {
|
|
rpm {
|
|
spec = "python3-orjson.spec"
|
|
update = ""
|
|
}
|
|
}
|