From f7b9bbcca7212bc502f17f193e81b26ea3793880 Mon Sep 17 00:00:00 2001 From: sfan5 Date: Wed, 17 Jan 2024 17:49:54 +0100 Subject: [PATCH] Update Irrlicht --- scripts/Irrlicht.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/Irrlicht.sh b/scripts/Irrlicht.sh index ea97105..b2196a7 100644 --- a/scripts/Irrlicht.sh +++ b/scripts/Irrlicht.sh @@ -1,7 +1,7 @@ #!/bin/bash -e -irrlicht_ver=a2884e40000548a48b1e39842bbdc4558bc3b918 +irrlicht_ver=1.9.0mt14 png_ver=1.6.40 -jpeg_ver=3.0.0 +jpeg_ver=3.0.1 download () { if [ ! -d irrlicht/.git ]; then