From b84d0ec2d1bb5c7d7fd05d4a8d7f4af71306c425 Mon Sep 17 00:00:00 2001 From: falkTX Date: Sun, 17 Mar 2024 19:11:11 +0100 Subject: [PATCH] Update jack2 for mod Signed-off-by: falkTX --- bootstrap-mod.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap-mod.sh b/bootstrap-mod.sh index 3f64c03..ff67bcb 100755 --- a/bootstrap-mod.sh +++ b/bootstrap-mod.sh @@ -66,7 +66,7 @@ build_make hylia "${HYLIA_VERSION}" "${HYLIA_EXTRAFLAGS}" # --------------------------------------------------------------------------------------------------------------------- # jack2 -JACK2_VERSION="1066a0b45e561055535cdea6df511c4193eb0e6b" +JACK2_VERSION="c60f7f1f66eab090876ee189fd5910cb70b2638e" JACK2_URL="https://github.com/moddevices/jack2.git" JACK2_EXTRAFLAGS=""