mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-03 02:12:18 +00:00
7 lines
84 B
HCL
7 lines
84 B
HCL
project "pkg" {
|
|
rpm {
|
|
spec = "authy.spec"
|
|
sources = "."
|
|
}
|
|
}
|