Skip to content

Commit b804794

Browse files
authored
Update __init__.py
changed version from 2.0.14 to 2.0.15
1 parent 690dd18 commit b804794

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)