8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b10a796 commit 9c8e6d2Copy full SHA for 9c8e6d2
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