summaryrefslogtreecommitdiff
path: root/sdk
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2017-03-26 12:52:17 +0100
committerVincent Sanders <vince@kyllikki.org>2017-03-26 12:52:17 +0100
commitb2cae1faab8a5e614519d774b602d9578d3eb1e8 (patch)
treee7a80b055c3b63afec7c7a196f32268b007a27c0 /sdk
parent3e10b944056c1575ddbdf81128d544b3cc783846 (diff)
downloadtoolchains-b2cae1faab8a5e614519d774b602d9578d3eb1e8.tar.gz
toolchains-b2cae1faab8a5e614519d774b602d9578d3eb1e8.tar.bz2
update freetype library to current release
Diffstat (limited to 'sdk')
-rw-r--r--sdk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sdk/Makefile b/sdk/Makefile
index 794a4ee..47efd13 100644
--- a/sdk/Makefile
+++ b/sdk/Makefile
@@ -39,7 +39,7 @@ VERSION_LIBEXPAT := 2.2.0
VERSION_LDG := 2.32
VERSION_WINDOM := 2.0.1
VERSION_HERMES := 1.3.3
-VERSION_FREETYPE := 2.7
+VERSION_FREETYPE := 2.7.1
# Path
path__ := $(GCCSDK_INSTALL_CROSSBIN):$(PATH)