xkbprint: upgrade 1.0.6 -> 1.0.7

Changelog:
==========
- Use C99 struct initializers
- Variable scope reductions
- FindKeysymsByName: avoid NULL pointer dereference
- ClearFontStuff: avoid NULL pointer dereference
- configure: Use AC_SYS_LARGEFILE to enable large file support
- unifdef -Usgi

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Wang Mingyu 2024-10-14 16:55:13 +08:00 committed by Khem Raj
parent 6665ec9c93
commit 0bab96e83b
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -9,5 +9,5 @@ DEPENDS += "libxkbfile"
BBCLASSEXTEND = "native"
SRC_URI[sha256sum] = "99cc9404f7b90289ae04944c0d98a208cc8b158492ad6481386e31d4d09aa7b0"
SRC_URI[sha256sum] = "1c4f49c030329e0defd8c7bc3739e60f2aa1d2aabe0e2d7e63740ab629aa59cc"
SRC_URI_EXT = "xz"