99ee31e6ab86e162f94494bf2d1adde703653490
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.
Description
A repository for building RPMs in docker
Languages
Python
67.2%
Shell
30.6%
Makefile
1.5%
Dockerfile
0.7%