diff --git a/recipes/mesa_glu/recipe.sh b/recipes/mesa_glu/recipe.sh
index 8869ca798e0654f423706033317e7897d449fe0f..86b0baa02d1bd127c21a577e823e6dfefc3047dc 100644
--- a/recipes/mesa_glu/recipe.sh
+++ b/recipes/mesa_glu/recipe.sh
@@ -1,5 +1,5 @@
-VERSION=9.0.0
-TAR=ftp://ftp.freedesktop.org/pub/mesa/glu/glu-$VERSION.tar.bz2
+VERSION=9.0.1
+TAR=ftp://ftp.freedesktop.org/pub/mesa/glu/glu-$VERSION.tar.xz
 BUILD_DEPENDS=(mesa)
 
 function recipe_version {