mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 17:11:56 +00:00
7 lines
93 B
HCL
7 lines
93 B
HCL
project "pkg" {
|
|
rpm {
|
|
spec = "python3-protobuf.spec"
|
|
update = ""
|
|
}
|
|
}
|