add: proxy_tools (#10093)

Signed-off-by: Owen-sz <owen@fyralabs.com>
This commit is contained in:
Owen Zimmerman
2026-02-25 16:58:20 -06:00
committed by GitHub
parent 307962d675
commit 2400e909f1
3 changed files with 55 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
project pkg {
arches = ["x86_64"]
rpm {
spec = "proxy-tools.spec"
}
}