package/harfbuzz: bump to version 10.2.0

Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Giulio Benetti
2025-01-15 22:16:59 +01:00
committed by Peter Korsgaard
parent 9802fa0b5b
commit 8e1fd3b2fe
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
# Locally computed
sha256 b2cb13bd351904cb9038f907dc0dee0ae07127061242fe3556b2795c4e9748fc harfbuzz-10.0.1.tar.xz
sha256 620e3468faec2ea8685d32c46a58469b850ef63040b3565cde05959825b48227 harfbuzz-10.2.0.tar.xz
sha256 ba8f810f2455c2f08e2d56bb49b72f37fcf68f1f4fade38977cfd7372050ad64 COPYING

View File

@@ -4,7 +4,7 @@
#
################################################################################
HARFBUZZ_VERSION = 10.0.1
HARFBUZZ_VERSION = 10.2.0
HARFBUZZ_SITE = https://github.com/harfbuzz/harfbuzz/releases/download/$(HARFBUZZ_VERSION)
HARFBUZZ_SOURCE = harfbuzz-$(HARFBUZZ_VERSION).tar.xz
HARFBUZZ_LICENSE = MIT, ISC (ucdn library)