package/harfbuzz: bump to version 11.2.1

Release Notes:
https://github.com/harfbuzz/harfbuzz/releases/tag/11.2.1

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-05-12 22:13:46 +02:00
committed by Peter Korsgaard
parent 7cb93a3804
commit 5ae5c0ef41
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
# Locally computed
sha256 50f7d0a208367e606dbf6eecc5cfbecc01a47be6ee837ae7aff2787e24b09b45 harfbuzz-11.2.0.tar.xz
sha256 093714c8548a285094685f0bdc999e202d666b59eeb3df2ff921ab68b8336a49 harfbuzz-11.2.1.tar.xz
sha256 ba8f810f2455c2f08e2d56bb49b72f37fcf68f1f4fade38977cfd7372050ad64 COPYING

View File

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