diff --git a/recipes/vttest/recipe.sh b/recipes/vttest/recipe.sh index f6a19fcdec444fe485b625d192c087acd6941378..004be8969b2760f197fff31ce55189bf792676c3 100644 --- a/recipes/vttest/recipe.sh +++ b/recipes/vttest/recipe.sh @@ -1,5 +1,5 @@ VERSION=20140305 -TAR=http://invisible-island.net/datafiles/release/vttest.tar.gz +TAR="https://invisible-island.net/archives/vttest/vttest-${VERSION}.tgz" function recipe_version { echo "$VERSION"