rpmbuilder/rpms
Ben Vincent f125d59935 refactor: replace all wget commands with curl
Standardize download commands across all build scripts:
- HashiCorp packages: wget -O → curl -o
- VictoriaMetrics packages: wget -O → curl -o
- Other packages: wget -O → curl -o, wget → curl -O
- Update dependency lists to use curl instead of wget

This change provides consistency across all packages and uses a single download tool.
2025-09-29 21:59:01 +10:00
..
act_runner feat: add act_runner 2025-08-03 15:12:20 +10:00
bind_exporter refactor: move download logic from Dockerfiles to build.sh scripts 2025-09-29 21:53:08 +10:00
boilerplate refactor: standardize Dockerfile and build script structure 2025-09-28 22:17:46 +10:00
cni-plugins refactor: standardize Dockerfile and build script structure 2025-09-28 22:17:46 +10:00
consul refactor: replace all wget commands with curl 2025-09-29 21:59:01 +10:00
consul-cni refactor: replace all wget commands with curl 2025-09-29 21:59:01 +10:00
etcd refactor: standardize Dockerfile and build script structure 2025-09-28 22:17:46 +10:00
exportarr refactor: move download logic from Dockerfiles to build.sh scripts 2025-09-29 21:53:08 +10:00
frr_exporter feat: add frr exporter 2025-08-03 14:45:15 +10:00
g10k refactor: standardize Dockerfile and build script structure 2025-09-28 22:17:46 +10:00
incus refactor: replace all wget commands with curl 2025-09-29 21:59:01 +10:00
jellyfin-ffmpeg-bin refactor: standardize Dockerfile and build script structure 2025-09-28 22:17:46 +10:00
jellyfin-server refactor: standardize Dockerfile and build script structure 2025-09-28 22:17:46 +10:00
jellyfin-web refactor: standardize Dockerfile and build script structure 2025-09-28 22:17:46 +10:00
nfpm refactor: standardize Dockerfile and build script structure 2025-09-28 22:17:46 +10:00
node_exporter refactor: move download logic from Dockerfiles to build.sh scripts 2025-09-29 21:53:08 +10:00
nomad refactor: replace all wget commands with curl 2025-09-29 21:59:01 +10:00
nomad-autoscaler refactor: replace all wget commands with curl 2025-09-29 21:59:01 +10:00
nzbget refactor: replace all wget commands with curl 2025-09-29 21:59:01 +10:00
nzbget_exporter feat: adding nzbget_exporter 2025-08-03 13:25:56 +10:00
packer refactor: replace all wget commands with curl 2025-09-29 21:59:01 +10:00
pgbouncer_exporter refactor: move download logic from Dockerfiles to build.sh scripts 2025-09-29 21:53:08 +10:00
postgres_exporter refactor: move download logic from Dockerfiles to build.sh scripts 2025-09-29 21:53:08 +10:00
puppet-initial refactor: standardize Dockerfile and build script structure 2025-09-28 22:17:46 +10:00
puppetdb_exporter feat: add puppetdb_exporter 2025-08-03 15:09:08 +10:00
ruff refactor: standardize Dockerfile and build script structure 2025-09-28 22:17:46 +10:00
terraform refactor: replace all wget commands with curl 2025-09-29 21:59:01 +10:00
terragrunt refactor: standardize Dockerfile and build script structure 2025-09-28 22:17:46 +10:00
unkin-ca-certificates refactor: standardize Dockerfile and build script structure 2025-09-28 22:17:46 +10:00
unkin-undionly-kpxe feat: add dhcp to ipxe 2025-07-12 19:40:19 +10:00
unrar refactor: replace all wget commands with curl 2025-09-29 21:59:01 +10:00
uv refactor: standardize Dockerfile and build script structure 2025-09-28 22:17:46 +10:00
vault refactor: replace all wget commands with curl 2025-09-29 21:59:01 +10:00
victoria-logs refactor: replace all wget commands with curl 2025-09-29 21:59:01 +10:00
vlutils refactor: replace all wget commands with curl 2025-09-29 21:59:01 +10:00
vmagent refactor: replace all wget commands with curl 2025-09-29 21:59:01 +10:00
vmalert refactor: replace all wget commands with curl 2025-09-29 21:59:01 +10:00
vminsert refactor: replace all wget commands with curl 2025-09-29 21:59:01 +10:00
vmselect refactor: replace all wget commands with curl 2025-09-29 21:59:01 +10:00
vmstorage refactor: replace all wget commands with curl 2025-09-29 21:59:01 +10:00
vmutils refactor: replace all wget commands with curl 2025-09-29 21:59:01 +10:00