8000 Merge branch 'sdl_ttf-2.0.14' of https://github.com/brussee/python-fo… · auronsan/python-for-android@442554e · GitHub
[go: up one dir, main page]

Skip to content

Commit 442554e

Browse files
committed
Merge branch 'sdl_ttf-2.0.14' of https://github.com/brussee/python-for-android into brussee-sdl2-2.0.4
2 parents 3be6c38 + 4718ab3 commit 442554e

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
from os.path import exists
33

44
class LibSDL2TTF(BootstrapNDKRecipe):
5-
version = '2.0.12'
5+
version = '2.0.14'
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)
0