diff --git a/recipes/xz/recipe.sh b/recipes/xz/recipe.sh index 0c70d7bbee11c9e8b7c2af8b7bbe0c7a80fb43d7..7fc3ba56e584c3a558266c5f43cbb490e4a78278 100644 --- a/recipes/xz/recipe.sh +++ b/recipes/xz/recipe.sh @@ -1,5 +1,5 @@ VERSION=5.2.3 -TAR=https://tukaani.org/xz/xz-$VERSION.tar.gz +TAR=https://codeload.github.com/xz-mirror/xz/archive/v$VERSION.tar.gz function recipe_version { echo "$VERSION"