mirror of
https://git.busybox.net/buildroot.git
synced 2025-01-26 22:33:27 +08:00
freetype: bump to version 2.6.3
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
338ae5762d
commit
3c3fad5bf5
@ -1,3 +1,3 @@
|
||||
# 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
|
||||
# From http://sourceforge.net/projects/freetype/files/freetype2/2.6.3/
|
||||
md5 0037b25a8c090bc8a1218e867b32beb1 freetype-2.6.3.tar.bz2
|
||||
sha1 6c98bd5d0be313207c37ca23d25faf983486aee5 freetype-2.6.3.tar.bz2
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
FREETYPE_VERSION = 2.6.2
|
||||
FREETYPE_VERSION = 2.6.3
|
||||
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