freetype: bump to version 2.7

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Gustavo Zacarias 2016-09-08 15:26:27 -03:00 committed by Peter Korsgaard
parent 41c183eebc
commit 268e214b05
2 changed files with 2 additions and 2 deletions

View file

@ -1,2 +1,2 @@
# Locally calculated after checking pgp signature
sha256 e20a6e1400798fd5e3d831dd821b61c35b1f9a6465d6b18a53a9df4cf441acf0 freetype-2.6.5.tar.bz2
sha256 d6a451f5b754857d2aa3964fd4473f8bc5c64e879b24516d780fb26bec7f7d48 freetype-2.7.tar.bz2

View file

@ -4,7 +4,7 @@
#
################################################################################
FREETYPE_VERSION = 2.6.5
FREETYPE_VERSION = 2.7
FREETYPE_SOURCE = freetype-$(FREETYPE_VERSION).tar.bz2
FREETYPE_SITE = http://download.savannah.gnu.org/releases/freetype
FREETYPE_INSTALL_STAGING = YES