freetype: bump to version 2.5.5
2.5.4 introduced a regression with uncompressed PCF files. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
6175cfb730
commit
dad1fcd0d5
@ -1,2 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 3b4e2c666b33b32ad29ff0fe5c6538e757d3c73368e5dfa88bd59b4bc95cbabb freetype-2.5.4.tar.bz2
|
||||
# From http://sourceforge.net/projects/freetype/files/freetype2/2.5.5/
|
||||
md5 2a7a314927011d5030903179cf183be0 freetype-2.5.5.tar.bz2
|
||||
sha1 7b7460ef51a8fdb17baae53c6658fc1ad000a1c2 freetype-2.5.5.tar.bz2
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
FREETYPE_VERSION = 2.5.4
|
||||
FREETYPE_VERSION = 2.5.5
|
||||
FREETYPE_SOURCE = freetype-$(FREETYPE_VERSION).tar.bz2
|
||||
FREETYPE_SITE = http://downloads.sourceforge.net/project/freetype/freetype2/$(FREETYPE_VERSION)
|
||||
FREETYPE_INSTALL_STAGING = YES
|
||||
|
Loading…
Reference in New Issue
Block a user