Files
packages/anda/langs/python/wget/anda.hcl
T
Raboneko 9716ce8e11 add: wget (#12596) (#12597)
(cherry picked from commit 52f9838c49)

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

7 lines
75 B
HCL

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