diff --git a/recipes/mesa/recipe.sh b/recipes/mesa/recipe.sh index d93606983b0167fa8e2bfbfcf01dd28335094178..22a33f8602f152fcf1585ba85f26a71289a42079 100644 --- a/recipes/mesa/recipe.sh +++ b/recipes/mesa/recipe.sh @@ -1,5 +1,5 @@ GIT=https://gitlab.redox-os.org/redox-os/mesa.git -GIT_UPSTREAM=git://anongit.freedesktop.org/mesa/mesa +GIT_UPSTREAM=https://gitlab.freedesktop.org/mesa/mesa BRANCH=redox BUILD_DEPENDS=(expat zlib)