mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-07-23 03:02:50 +03:00
Pump SDL2.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Define SDL version and download URL
|
||||
SDL_VERSION="2.32.2"
|
||||
SDL_VERSION="2.32.8"
|
||||
SDL_URL="https://libsdl.org/release/SDL2-${SDL_VERSION}.zip"
|
||||
ARCH="x86_64" # Default architecture for host
|
||||
|
||||
|
||||
Reference in New Issue
Block a user