From a7b466e4a9b71735f234d30952cf3d4a792da646 Mon Sep 17 00:00:00 2001 From: Alibek Omarov Date: Wed, 5 Feb 2025 14:48:24 +0300 Subject: [PATCH] scripts: gha: try to update vitaGL --- scripts/gha/deps_psvita.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/gha/deps_psvita.sh b/scripts/gha/deps_psvita.sh index 10cd6920..6b8ca3de 100644 --- a/scripts/gha/deps_psvita.sh +++ b/scripts/gha/deps_psvita.sh @@ -12,7 +12,7 @@ echo "Downloading vitasdk..." export VITASDK=/usr/local/vitasdk -VITAGL_SRCREV="064db9efb15833e18777a3e768b8b1fb2abee78f" # lock vitaGL version to avoid compilation errors +VITAGL_SRCREV="4d3ab1053424abe3b2164a50d15c5e355e33ed99" # lock vitaGL version to avoid compilation errors install_package() {