package/harfbuzz: bump version to 14.2.0

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

Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Giulio Benetti
2026-04-20 18:18:24 +02:00
committed by Julien Olivain
parent bb53aa4fbd
commit c07da534b4
2 changed files with 3 additions and 3 deletions

View File

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

View File

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