Skip to content

Commit 5e09b20

Browse files
committed
sdl: bump to 2.30.11
1 parent d8584ed commit 5e09b20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pythonforandroid/recipes/sdl2/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77

88
class LibSDL2Recipe(BootstrapNDKRecipe):
9-
version = "2.28.5"
9+
version = "2.30.11"
1010
url = "https://github.com/libsdl-org/SDL/releases/download/release-{version}/SDL2-{version}.tar.gz"
1111
md5sum = 'a344eb827a03045c9b399e99af4af13d'
1212

0 commit comments

Comments
 (0)