libsdl2-ttf: upgrade 2.20.0 -> 2.20.1

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Wang Mingyu 2022-08-23 16:51:29 +08:00 committed by Khem Raj
parent c51c91ba35
commit 812f20667a

View File

@ -5,12 +5,12 @@ LICENSE = "Zlib"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=771dca8728b18d39b130e19b36514371"
SRC_URI = " \
git://github.com/libsdl-org/SDL_ttf.git;branch=main;protocol=https \
git://github.com/libsdl-org/SDL_ttf.git;branch=release-2.20.x;protocol=https \
git://github.com/libsdl-org/freetype.git;branch=VER-2-12-1-SDL;destsuffix=git/external/freetype;name=freetype;protocol=https \
git://github.com/libsdl-org/harfbuzz.git;branch=2.9.1-SDL;destsuffix=git/external/harfbuzz;name=harfbuzz;protocol=https \
file://automake_foreign.patch \
"
SRCREV = "f5e4828ffc9d3a84f00011fede4446aecb4a685f"
SRCREV = "0a652b598625d16ea7016665095cb1e9bce9ef4f"
SRCREV_freetype = "6fc77cee03e078e97afcee0c0e06a2d3274b9a29"
SRCREV_harfbuzz = "6022fe2f68d028ee178284f297b3902ffdf65b03"