All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] freetype: bump to version 2.6.5
@ 2016-07-13 12:57 Gustavo Zacarias
  2016-07-14 10:54 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Gustavo Zacarias @ 2016-07-13 12:57 UTC (permalink / raw)
  To: buildroot

Switch to savannah download site since sourceforge is acting funny.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/freetype/freetype.hash | 5 ++---
 package/freetype/freetype.mk   | 4 ++--
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/package/freetype/freetype.hash b/package/freetype/freetype.hash
index 8695f26..3d8c225 100644
--- a/package/freetype/freetype.hash
+++ b/package/freetype/freetype.hash
@@ -1,3 +1,2 @@
-# 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
+# Locally calculated after checking pgp signature
+sha256	e20a6e1400798fd5e3d831dd821b61c35b1f9a6465d6b18a53a9df4cf441acf0	freetype-2.6.5.tar.bz2
diff --git a/package/freetype/freetype.mk b/package/freetype/freetype.mk
index d2dbe5f..78e81dd 100644
--- a/package/freetype/freetype.mk
+++ b/package/freetype/freetype.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-FREETYPE_VERSION = 2.6.4
+FREETYPE_VERSION = 2.6.5
 FREETYPE_SOURCE = freetype-$(FREETYPE_VERSION).tar.bz2
-FREETYPE_SITE = http://downloads.sourceforge.net/project/freetype/freetype2/$(FREETYPE_VERSION)
+FREETYPE_SITE = http://download.savannah.gnu.org/releases/freetype
 FREETYPE_INSTALL_STAGING = YES
 FREETYPE_MAKE_OPTS = CCexe="$(HOSTCC)"
 FREETYPE_LICENSE = Dual FTL/GPLv2+
-- 
2.7.3

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Buildroot] [PATCH] freetype: bump to version 2.6.5
  2016-07-13 12:57 [Buildroot] [PATCH] freetype: bump to version 2.6.5 Gustavo Zacarias
@ 2016-07-14 10:54 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2016-07-14 10:54 UTC (permalink / raw)
  To: buildroot

Hello,

On Wed, 13 Jul 2016 09:57:43 -0300, Gustavo Zacarias wrote:
> Switch to savannah download site since sourceforge is acting funny.
> 
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
>  package/freetype/freetype.hash | 5 ++---
>  package/freetype/freetype.mk   | 4 ++--
>  2 files changed, 4 insertions(+), 5 deletions(-)

Applied to master, 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:[~2016-07-14 10:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-13 12:57 [Buildroot] [PATCH] freetype: bump to version 2.6.5 Gustavo Zacarias
2016-07-14 10:54 ` Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.