8000 Update sdl2_ttf from 2.20.2 to 2.22.0 · Fak3/python-for-android@10e2ba9 · GitHub
[go: up one dir, main page]

Skip to content

Commit 10e2ba9

Browse files
committed
Update sdl2_ttf from 2.20.2 to 2.22.0
fixes kivy#2963 fixes kivy#2902 fixes kivy/buildozer#1772
1 parent 37d272c commit 10e2ba9

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