harfbuzz: update to 5.2.0

release notes:
- https://unicode.org/versions/Unicode15.0.0/
- https://github.com/harfbuzz/harfbuzz/releases/tag/5.2.0
This commit is contained in:
Rudi Heitbaum 2022-09-17 11:07:57 +00:00
parent 9d4394f0cb
commit 3995d4ef56

View File

@ -3,8 +3,8 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="harfbuzz"
PKG_VERSION="5.1.0"
PKG_SHA256="2edb95db668781aaa8d60959d21be2ff80085f31b12053cdd660d9a50ce84f05"
PKG_VERSION="5.2.0"
PKG_SHA256="735a94917b47936575acb4d4fa7e7986522f8a89527e4635721474dee2bc942c"
PKG_LICENSE="GPL"
PKG_SITE="http://www.freedesktop.org/wiki/Software/HarfBuzz"
PKG_URL="https://github.com/harfbuzz/harfbuzz/releases/download/${PKG_VERSION}/harfbuzz-${PKG_VERSION}.tar.xz"