freetype: bump to version 2.6.0
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
74c67922ed
commit
fdd7fa8fbc
@ -1,3 +1,3 @@
|
||||
# From http://sourceforge.net/projects/freetype/files/freetype2/2.5.5/
|
||||
md5 2a7a314927011d5030903179cf183be0 freetype-2.5.5.tar.bz2
|
||||
sha1 7b7460ef51a8fdb17baae53c6658fc1ad000a1c2 freetype-2.5.5.tar.bz2
|
||||
# From http://sourceforge.net/projects/freetype/files/freetype2/2.6/
|
||||
md5 5682890cb0267f6671dd3de6eabd3e69 freetype-2.6.tar.bz2
|
||||
sha1 cd2b144205dd2c61693e2d861069367aa3dde1bc freetype-2.6.tar.bz2
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
FREETYPE_VERSION = 2.5.5
|
||||
FREETYPE_VERSION = 2.6
|
||||
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