summaryrefslogtreecommitdiffstats
path: root/rules/sdl-ttf.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/sdl-ttf.make')
-rw-r--r--rules/sdl-ttf.make5
1 files changed, 3 insertions, 2 deletions
diff --git a/rules/sdl-ttf.make b/rules/sdl-ttf.make
index f92610700..79b19ce6c 100644
--- a/rules/sdl-ttf.make
+++ b/rules/sdl-ttf.make
@@ -16,13 +16,14 @@ PACKAGES-$(PTXCONF_SDL_TTF) += sdl-ttf
#
# Paths and names
#
-SDL_TTF_VERSION := 2.0.9
-SDL_TTF_MD5 := 6dd5a85e4924689a35a5fb1cb3336156
+SDL_TTF_VERSION := 2.0.11
+SDL_TTF_MD5 := 61e29bd9da8d245bc2471d1b2ce591aa
SDL_TTF := SDL_ttf-$(SDL_TTF_VERSION)
SDL_TTF_SUFFIX := tar.gz
SDL_TTF_URL := http://www.libsdl.org/projects/SDL_ttf/release/$(SDL_TTF).$(SDL_TTF_SUFFIX)
SDL_TTF_SOURCE := $(SRCDIR)/$(SDL_TTF).$(SDL_TTF_SUFFIX)
SDL_TTF_DIR := $(BUILDDIR)/$(SDL_TTF)
+SDL_TTF_LICENSE := zlib
# ----------------------------------------------------------------------------
# Prepare