freetype: bump to version 2.6.5
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Wed, 13 Jul 2016 12:57:43 +0000 (09:57 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 14 Jul 2016 10:53:50 +0000 (12:53 +0200)
Switch to savannah download site since sourceforge is acting funny.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/freetype/freetype.hash
package/freetype/freetype.mk

index 8695f26b54a5dcca49228bc4fdd9ee1289aee36d..3d8c2259ac190c262c2117ecf6a1621a711cac8c 100644 (file)
@@ -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
index d2dbe5f2b5ed4058e21d7be3c5272bb866140e12..78e81dd4a906612b45c57687392572fbfcec5448 100644 (file)
@@ -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+