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

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