Skip to content

Commit 9c8e6d2

Browse files
authored
Update __init__.py
Update sdl2_ttf to version 2.0.15
1 parent b10a796 commit 9c8e6d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pythonforandroid/recipes/sdl2_ttf/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33

44
class LibSDL2TTF(BootstrapNDKRecipe):
5-
version = '2.0.14'
5+
version = '2.0.15'
66
url = 'https://www.libsdl.org/projects/SDL_ttf/release/SDL2_ttf-{version}.tar.gz'
77
dir_name = 'SDL2_ttf'
88

0 commit comments

Comments
 (0)