freetype: bump to version 2.6.3

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Gustavo Zacarias 2016-02-10 07:37:37 -03:00 committed by Peter Korsgaard
parent 338ae5762d
commit 3c3fad5bf5
2 changed files with 4 additions and 4 deletions

View file

@ -1,3 +1,3 @@
# From http://sourceforge.net/projects/freetype/files/freetype2/2.6.2/
md5 86109d0c998787d81ac582bad9adf82e freetype-2.6.2.tar.bz2
sha1 29c22b85b77cb22cf95c13e7062e21f39fe6b17a freetype-2.6.2.tar.bz2
# From http://sourceforge.net/projects/freetype/files/freetype2/2.6.3/
md5 0037b25a8c090bc8a1218e867b32beb1 freetype-2.6.3.tar.bz2
sha1 6c98bd5d0be313207c37ca23d25faf983486aee5 freetype-2.6.3.tar.bz2

View file

@ -4,7 +4,7 @@
#
################################################################################
FREETYPE_VERSION = 2.6.2
FREETYPE_VERSION = 2.6.3
FREETYPE_SOURCE = freetype-$(FREETYPE_VERSION).tar.bz2
FREETYPE_SITE = http://downloads.sourceforge.net/project/freetype/freetype2/$(FREETYPE_VERSION)
FREETYPE_INSTALL_STAGING = YES