Skip to content

Commit f3d6197

Browse files
committed
bump to 3.2.22
1 parent 1fc0269 commit f3d6197

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pythonforandroid/recipes/sdl3/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66

77

88
class LibSDL3Recipe(BootstrapNDKRecipe):
9-
version = "3.2.18"
9+
version = "3.2.22"
1010
url = "https://github.com/libsdl-org/SDL/releases/download/release-{version}/SDL3-{version}.tar.gz"
11-
md5sum = "c7808ef624b74e2ac69cf531e78e0c6e"
11+
md5sum = "99334e41c51003e70efe87ccda653b5c"
1212

1313
conflicts = ["sdl2"]
1414

0 commit comments

Comments
 (0)