Skip to content

Commit a6d42ac

Browse files
committed
Updating SDL commit hash
1 parent f648757 commit a6d42ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pythonforandroid/recipes/sdl2/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
class LibSDL2Recipe(BootstrapNDKRecipe):
99
version = "2.28.3"
1010
url = "https://github.com/libsdl-org/SDL/releases/download/release-{version}/SDL2-{version}.tar.gz"
11-
md5sum = 'fba211fe2c67609df6fa3cf55d3c74dc'
11+
md5sum = 'a9cd672b63386d1f57074a4896045d54'
1212

1313
dir_name = 'SDL'
1414

0 commit comments

Comments
 (0)