mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 17:11:56 +00:00
10 lines
128 B
HCL
10 lines
128 B
HCL
project pkg {
|
|
rpm {
|
|
spec = "libcusparse.spec"
|
|
}
|
|
labels {
|
|
subrepo = "nvidia"
|
|
updbranch = 1
|
|
}
|
|
}
|