From 1340b7b940cc250bfc4a13747ce419b2160f9819 Mon Sep 17 00:00:00 2001
From: Oliver Behnke <oliver.behnke@aei.mpg.de>
Date: Thu, 19 Nov 2020 16:01:18 +0100
Subject: [PATCH] Update dependencies

---
 build.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/build.sh b/build.sh
index 4461824..d13c91f 100755
--- a/build.sh
+++ b/build.sh
@@ -23,9 +23,9 @@
 
 ### globals ###############################################################
 
-FREETYPE_VERSION=2.10.1
+FREETYPE_VERSION=2.10.4
 LIBXML_VERSION=2.9.10
-SDL_VERSION=2.0.10
+SDL_VERSION=2.0.12
 TAG_GFXAPPS="current_gfx_apps"
 
 ROOT=`pwd`
-- 
GitLab