diff --git a/source-recipes/v b/source-recipes/v index 152a28443..35d0aac4b 100644 --- a/source-recipes/v +++ b/source-recipes/v @@ -8,5 +8,5 @@ imagedeps="curl" allow_network="yes" regenerate() { - curl -o https://raw.githubusercontent.com/vlang/vc/master/v.c + curl -O https://raw.githubusercontent.com/vlang/vc/master/v.c }