mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
Fix (protobuf): Move to Extras (#3013)
* Fix: Move to Extras Signed-off-by: Gil <rockgrub@protonmail.com> * Fix: Quotes Signed-off-by: Gil <rockgrub@protonmail.com> --------- Signed-off-by: Gil <rockgrub@protonmail.com>
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
project pkg {
|
||||
rpm {
|
||||
spec = "python3-protobuf.spec"
|
||||
spec = "python3-protobuf.spec"
|
||||
}
|
||||
labels {
|
||||
subrepo = "extras"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user