package/harfbuzz: bump to version 11.5.0

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

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
2025-09-12 23:22:55 +02:00
committed by Julien Olivain
parent fb5fb06ee5
commit fe046c9a81
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
# Locally computed
sha256 0f052eb4ab01d8bae98ba971c954becb32be57d7250f18af343b1d27892e03fa harfbuzz-11.4.5.tar.xz
sha256 2d30ba45c4c8ec4de661a1002b4f88d0841ff1a3087f34629275f5436d722109 harfbuzz-11.5.0.tar.xz
sha256 ba8f810f2455c2f08e2d56bb49b72f37fcf68f1f4fade38977cfd7372050ad64 COPYING

View File

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