From f49a360a5b6257d9b119f671f2d070af5a4bc3bb Mon Sep 17 00:00:00 2001
From: Nicolas Thill <nico@openwrt.org>
Date: Fri, 9 Jan 2015 18:28:18 +0100
Subject: [PATCH] freetype: bump to 2.5.5

Signed-off-by: Nicolas Thill <nico@openwrt.org>
---
 libs/freetype/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/libs/freetype/Makefile b/libs/freetype/Makefile
index f6fd7a4bc..e88d74871 100644
--- a/libs/freetype/Makefile
+++ b/libs/freetype/Makefile
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2006-2014 OpenWrt.org
+# Copyright (C) 2006-2015 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=freetype
-PKG_VERSION:=2.5.3
+PKG_VERSION:=2.5.5
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=@SF/freetype
-PKG_MD5SUM:=d6b60f06bfc046e43ab2a6cbfd171d65
+PKG_MD5SUM:=2a7a314927011d5030903179cf183be0
 
 PKG_LICENSE:=FTL GPL-2.0 MIT ZLIB
 PKG_LICENSE_FILES:=docs/LICENSE.TXT docs/FTL.TXT docs/GPLv2.TXT src/bdf/README src/pcf/README src/gzip/zlib.h