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() {