mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-28 16:03:45 +08:00
freetype: bump version to 2.6.4
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
f324adc465
commit
7e23692ece
@ -1,3 +1,3 @@
|
||||
# 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
|
||||
# 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
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
FREETYPE_VERSION = 2.6.3
|
||||
FREETYPE_VERSION = 2.6.4
|
||||
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