freetype: bump to version 2.6.5

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>
This commit is contained in:
Gustavo Zacarias 2016-07-13 09:57:43 -03:00 committed by Thomas Petazzoni
parent 6606dde1d5
commit 492bd62212
2 changed files with 4 additions and 5 deletions

View 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

View 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+