mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-14 07:30:38 +00:00
7 lines
87 B
HCL
7 lines
87 B
HCL
project "pkg" {
|
|
rpm {
|
|
spec = "libbismuth.spec"
|
|
update = ""
|
|
}
|
|
}
|