freetype: bump version to 2.6.4

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Vicente Olivert Riera 2016-07-06 09:20:10 +01:00 committed by Thomas Petazzoni
parent f324adc465
commit 7e23692ece
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.3/
md5 0037b25a8c090bc8a1218e867b32beb1 freetype-2.6.3.tar.bz2
sha1 6c98bd5d0be313207c37ca23d25faf983486aee5 freetype-2.6.3.tar.bz2
# From http://sourceforge.net/projects/freetype/files/freetype2/2.6.4/
md5 9c3b2258757a19cdba46d34ed1b0852a freetype-2.6.4.tar.bz2
sha1 5eaa8c949b4841eeabba44d2c582ff6859e5c4b9 freetype-2.6.4.tar.bz2

View File

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