From 7788a850089418c123c9a50ab73bedabd029f060 Mon Sep 17 00:00:00 2001
From: Jeremy Soller <jeremy@system76.com>
Date: Wed, 23 Dec 2020 21:15:53 -0700
Subject: [PATCH] Update mesa_glu

---
 recipes/mesa_glu/recipe.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/mesa_glu/recipe.sh b/recipes/mesa_glu/recipe.sh
index 8869ca798..86b0baa02 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 {
-- 
GitLab