summaryrefslogtreecommitdiffstats
path: root/rules/sdl-ttf.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2010-10-08 18:44:49 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2011-05-04 12:41:25 +0200
commit963fefccee8777f5195e6c0d0c1ec53fb4817c7a (patch)
tree573a50deb3b0ac540c0add4fc21613fd5fc14734 /rules/sdl-ttf.make
parentd0d37247aa77f4c3a1c59eb10ddc136716029d08 (diff)
downloadptxdist-963fefccee8777f5195e6c0d0c1ec53fb4817c7a.tar.gz
ptxdist-963fefccee8777f5195e6c0d0c1ec53fb4817c7a.tar.xz
[rules] add md5sum for all packages
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/sdl-ttf.make')
-rw-r--r--rules/sdl-ttf.make1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/sdl-ttf.make b/rules/sdl-ttf.make
index e1a0d4f22..71a25f8ec 100644
--- a/rules/sdl-ttf.make
+++ b/rules/sdl-ttf.make
@@ -17,6 +17,7 @@ PACKAGES-$(PTXCONF_SDL_TTF) += sdl-ttf
# Paths and names
#
SDL_TTF_VERSION := 2.0.9
+SDL_TTF_MD5 := 6dd5a85e4924689a35a5fb1cb3336156
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)