Files
packages/anda/langs/python/wget/anda.hcl
T
Raboneko 46279b07a5 add: wget (#12596) (#12600)
(cherry picked from commit 52f9838c49)

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

7 lines
75 B
HCL

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