freetype: bump to version 2.6.2
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
66a1ecb17a
commit
76a8612904
@ -1,3 +1,3 @@
|
||||
# From http://sourceforge.net/projects/freetype/files/freetype2/2.6.1/
|
||||
md5 35cb8f4d9e5906847901bb39324c2f80 freetype-2.6.1.tar.bz2
|
||||
sha1 393447fbf64c107b20a1ccc9e9a9a52f39786ae0 freetype-2.6.1.tar.bz2
|
||||
# From http://sourceforge.net/projects/freetype/files/freetype2/2.6.2/
|
||||
md5 86109d0c998787d81ac582bad9adf82e freetype-2.6.2.tar.bz2
|
||||
sha1 29c22b85b77cb22cf95c13e7062e21f39fe6b17a freetype-2.6.2.tar.bz2
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
FREETYPE_VERSION = 2.6.1
|
||||
FREETYPE_VERSION = 2.6.2
|
||||
FREETYPE_SOURCE = freetype-$(FREETYPE_VERSION).tar.bz2
|
||||
FREETYPE_SITE = http://downloads.sourceforge.net/project/freetype/freetype2/$(FREETYPE_VERSION)
|
||||
FREETYPE_INSTALL_STAGING = YES
|
||||
|
Loading…
Reference in New Issue
Block a user