harfbuzz: update to 8.3.1

release notes:
- https://github.com/harfbuzz/harfbuzz/releases/tag/8.3.1
This commit is contained in:
Rudi Heitbaum 2024-03-18 10:58:09 +00:00
parent d802baaea5
commit 48981bad10

View File

@ -3,8 +3,8 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="harfbuzz"
PKG_VERSION="8.3.0"
PKG_SHA256="109501eaeb8bde3eadb25fab4164e993fbace29c3d775bcaa1c1e58e2f15f847"
PKG_VERSION="8.3.1"
PKG_SHA256="f73e1eacd7e2ffae687bc3f056bb0c705b7a05aee86337686e09da8fc1c2030c"
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"