update FreeType from 2.9.1 to 2.10.0
This commit is contained in:
parent
72d87c0d2a
commit
3967c37268
4
3rdparty/Makefile
vendored
4
3rdparty/Makefile
vendored
@ -92,12 +92,12 @@ ZLIBARCH=$(ZLIB).tar.gz
|
||||
ZLIBURL=https://www.zlib.net/$(ZLIBARCH)
|
||||
ZLIBURLALT=http://downloads.sourceforge.net/project/libpng/zlib/$(ZLIBVER)/$(ZLIBARCH)
|
||||
ZLIBSHA256=c3e5e9fdd5004dcb542feda5ee4f0ff0744628baf8ed2dd5d66f8ca1197cb1a1
|
||||
FREETYPEVER=2.9.1
|
||||
FREETYPEVER=2.10.0
|
||||
FREETYPE=freetype-$(FREETYPEVER)
|
||||
FREETYPEARCH=$(FREETYPE).tar.gz
|
||||
FREETYPEURL=https://download.savannah.gnu.org/releases/freetype/$(FREETYPEARCH)
|
||||
FREETYPEURLALT=https://sourceforge.net/projects/freetype/files/freetype2/$(FREETYPEVER)/$(FREETYPEARCH)
|
||||
FREETYPESHA256=ec391504e55498adceb30baceebd147a6e963f636eb617424bcfc47a169898ce
|
||||
FREETYPESHA256=955e17244e9b38adb0c98df66abb50467312e6bb70eac07e49ce6bd1a20e809a
|
||||
LUAVER=5.3.5
|
||||
LUA=lua-$(LUAVER)
|
||||
LUAARCH=$(LUA).tar.gz
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user