From 0544bd824fcfad42e50a2f04a9342cbd5ea8e787 Mon Sep 17 00:00:00 2001 From: izzy2fancy <121840901+izzy2fancy@users.noreply.github.com> Date: Tue, 23 Jan 2024 16:37:32 -0500 Subject: [PATCH] Update SDL download location --- getSDL.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/getSDL.sh b/getSDL.sh index e39c1a9..3266b48 100755 --- a/getSDL.sh +++ b/getSDL.sh @@ -1,6 +1,6 @@ #!/bin/bash -SDL2_VERSION="2.28.1" +SDL2_VERSION="2.26.5" pushd SDL