fix(zlib): Move to Extras (#8507) (#8516)

This commit is contained in:
Raboneko
2025-12-19 15:48:52 -08:00
committed by GitHub
parent 41f6a7cece
commit eb71b944df
+3
View File
@@ -2,4 +2,7 @@ project pkg {
rpm {
spec = "zlib.spec"
}
labels {
subrepo = "extras"
}
}