Skip to content

Commit

Permalink
Update SDL2
Browse files Browse the repository at this point in the history
should fix the previous build error
  • Loading branch information
sfan5 authored Oct 26, 2024
1 parent 5f82056 commit 153b8b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/SDL2.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash -e
ver=2.30.1
ver=2.30.8

download () {
get_tar_archive sdl2 "https://github.com/libsdl-org/SDL/releases/download/release-${ver}/SDL2-${ver}.tar.gz"
Expand Down

0 comments on commit 153b8b7

Please sign in to comment.