* [Buildroot] [PATCH] freetype: bump to version 2.5.5
@ 2014-12-31 13:40 Gustavo Zacarias
2014-12-31 14:10 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Gustavo Zacarias @ 2014-12-31 13:40 UTC (permalink / raw)
To: buildroot
2.5.4 introduced a regression with uncompressed PCF files.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
package/freetype/freetype.hash | 5 +++--
package/freetype/freetype.mk | 2 +-
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/package/freetype/freetype.hash b/package/freetype/freetype.hash
index 8184eb0..f890c7f 100644
--- a/package/freetype/freetype.hash
+++ b/package/freetype/freetype.hash
@@ -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
diff --git a/package/freetype/freetype.mk b/package/freetype/freetype.mk
index c2f7f13..0de5ce3 100644
--- a/package/freetype/freetype.mk
+++ b/package/freetype/freetype.mk
@@ -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
--
2.0.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH] freetype: bump to version 2.5.5
2014-12-31 13:40 [Buildroot] [PATCH] freetype: bump to version 2.5.5 Gustavo Zacarias
@ 2014-12-31 14:10 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2014-12-31 14:10 UTC (permalink / raw)
To: buildroot
Dear Gustavo Zacarias,
On Wed, 31 Dec 2014 10:40:43 -0300, Gustavo Zacarias wrote:
> 2.5.4 introduced a regression with uncompressed PCF files.
>
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Applied, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-12-31 14:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-31 13:40 [Buildroot] [PATCH] freetype: bump to version 2.5.5 Gustavo Zacarias
2014-12-31 14:10 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox