We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
sdl
1 parent d8584ed commit 5e09b20Copy full SHA for 5e09b20
pythonforandroid/recipes/sdl2/__init__.py
@@ -6,7 +6,7 @@
6
7
8
class LibSDL2Recipe(BootstrapNDKRecipe):
9
- version = "2.28.5"
+ version = "2.30.11"
10
url = "https://github.com/libsdl-org/SDL/releases/download/release-{version}/SDL2-{version}.tar.gz"
11
md5sum = 'a344eb827a03045c9b399e99af4af13d'
12
0 commit comments