Files
packages/anda/langs/python/wget/anda.hcl
T
Raboneko 7ca2366f29 add: wget (#12596) (#12598)
(cherry picked from commit 52f9838c49)

Co-authored-by: J. <105894089+Its-J@users.noreply.github.com>
2026-05-25 00:31:26 -05:00

7 lines
75 B
HCL

project pkg {
arches = ["x86_64"]
rpm {
spec = "wget.spec"
}
}