8000 Merge pull request #3096 from Fak3/sdl2ttf2220 · iilter/python-for-android@b6eda7b · GitHub
[go: up one dir, main page]

Skip to content

Commit b6eda7b

Browse files
authored
Merge pull request kivy#3096 from Fak3/sdl2ttf2220
Update sdl2_ttf from 2.20.2 to 2.22.0
2 parents 37d272c + 10e2ba9 commit b6eda7b

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.20.2'
5+
version = '2.22.0'
66
url = 'https://github.com/libsdl-org/SDL_ttf/releases/download/release-{version}/SDL2_ttf-{version}.tar.gz'
77
dir_name = 'SDL2_ttf'
88

0 commit comments

Comments
 (0)
0