From 8dac144f1ce81d5a96284f61caf6076271e7d4dc Mon Sep 17 00:00:00 2001 From: BtbN Date: Fri, 2 Dec 2022 18:11:12 +0100 Subject: [PATCH] Stick to SDL2 instead of 3 --- scripts.d/50-sdl.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts.d/50-sdl.sh b/scripts.d/50-sdl.sh index ec0cc37..83fcdb2 100755 --- a/scripts.d/50-sdl.sh +++ b/scripts.d/50-sdl.sh @@ -1,7 +1,8 @@ #!/bin/bash SCRIPT_REPO="https://github.com/libsdl-org/SDL.git" -SCRIPT_COMMIT="4713db1484c5519967b7e1dc2a00ee0b36853428" +SCRIPT_COMMIT="07d6d116ed413a34d77af0657788667bcbefcae7" +SCRIPT_BRANCH="SDL2" ffbuild_enabled() { return 0