package/harfbuzz: bump version to 14.2.1

https://github.com/harfbuzz/harfbuzz/blob/14.2.1/NEWS

Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Giulio Benetti
2026-06-03 09:06:27 +02:00
committed by Peter Korsgaard
parent b9ccc1109c
commit fb756443fa
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
# From https://github.com/harfbuzz/harfbuzz/releases/tag/14.2.0
sha256 94017020f96d025bb66ae91574e4cf334bcad23e8175a8a40565b3721bc2eaff harfbuzz-14.2.0.tar.xz
# From https://github.com/harfbuzz/harfbuzz/releases/tag/14.2.1
sha256 a54a5d8e9380a41fbb762ce367bcbf7704792dfca0d93f1bbca86c5a57902e0e harfbuzz-14.2.1.tar.xz
# Locally computed
sha256 ba8f810f2455c2f08e2d56bb49b72f37fcf68f1f4fade38977cfd7372050ad64 COPYING

View File

@@ -4,7 +4,7 @@
#
################################################################################
HARFBUZZ_VERSION = 14.2.0
HARFBUZZ_VERSION = 14.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)