We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 690dd18 commit b804794Copy full SHA for b804794
1 file changed
pythonforandroid/recipes/sdl2_ttf/__init__.py
@@ -2,7 +2,7 @@
2
3
4
class LibSDL2TTF(BootstrapNDKRecipe):
5
- version = '2.0.14'
+ version = '2.0.15'
6
url = 'https://www.libsdl.org/projects/SDL_ttf/release/SDL2_ttf-{version}.tar.gz'
7
dir_name = 'SDL2_ttf'
8
0 commit comments