We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
md5sum
3.2.18
1 parent 75d2c9a commit 5330267Copy full SHA for 5330267
1 file changed
pythonforandroid/recipes/sdl3/__init__.py
@@ -8,7 +8,7 @@
8
class LibSDL3Recipe(BootstrapNDKRecipe):
9
version = "3.2.18"
10
url = "https://github.com/libsdl-org/SDL/releases/download/release-{version}/SDL3-{version}.tar.gz"
11
- md5sum = "70cda886bcf5a4fdac550db796d2efa2"
+ md5sum = "c7808ef624b74e2ac69cf531e78e0c6e"
12
13
conflicts = ["sdl2"]
14
0 commit comments