mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-13 22:05:27 +01:00
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:
parent
c51c91ba35
commit
812f20667a
|
|
@ -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"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user