package/harfbuzz: bump to version 11.4.5

Release Notes since 11.4.3:
https://github.com/harfbuzz/harfbuzz/releases/tag/11.4.4
https://github.com/harfbuzz/harfbuzz/releases/tag/11.4.5

Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
[Julien: add release note link for 11.4.4]
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Giulio Benetti
2025-09-01 21:49:04 +02:00
committed by Julien Olivain
parent dca62a6365
commit 4c2cf885d8
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
# Locally computed
sha256 6660415ad48fa1a46e4fa75fcdb70ff819c452153f08677d34ffb29eda66415d harfbuzz-11.4.3.tar.xz
sha256 0f052eb4ab01d8bae98ba971c954becb32be57d7250f18af343b1d27892e03fa harfbuzz-11.4.5.tar.xz
sha256 ba8f810f2455c2f08e2d56bb49b72f37fcf68f1f4fade38977cfd7372050ad64 COPYING

View File

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