All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/harfbuzz: bump to version 11.5.0
@ 2025-09-12 21:22 Giulio Benetti
  2025-09-12 21:22 ` [Buildroot] [PATCH] package/nfs-utils: bump version to 2.8.4 Giulio Benetti
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Giulio Benetti @ 2025-09-12 21:22 UTC (permalink / raw)
  To: buildroot; +Cc: Giulio Benetti, Joseph Kogut, Petr Vorel

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

Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
---
 package/harfbuzz/harfbuzz.hash | 2 +-
 package/harfbuzz/harfbuzz.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/harfbuzz/harfbuzz.hash b/package/harfbuzz/harfbuzz.hash
index a4978ca134..ccf96ec6d0 100644
--- a/package/harfbuzz/harfbuzz.hash
+++ b/package/harfbuzz/harfbuzz.hash
@@ -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
diff --git a/package/harfbuzz/harfbuzz.mk b/package/harfbuzz/harfbuzz.mk
index b1bec26ccb..4ec3165e57 100644
--- a/package/harfbuzz/harfbuzz.mk
+++ b/package/harfbuzz/harfbuzz.mk
@@ -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)
-- 
2.43.0

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2026-03-20 15:54 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-12 21:22 [Buildroot] [PATCH] package/harfbuzz: bump to version 11.5.0 Giulio Benetti
2025-09-12 21:22 ` [Buildroot] [PATCH] package/nfs-utils: bump version to 2.8.4 Giulio Benetti
2025-09-13 13:08   ` Petr Vorel
2026-03-20 15:54   ` Thomas Perale via buildroot
2025-09-12 21:22 ` [Buildroot] [PATCH] package/libnss: bump version to 3.116 Giulio Benetti
2025-09-13 10:48   ` Julien Olivain via buildroot
2025-09-13 10:31 ` [Buildroot] [PATCH] package/harfbuzz: bump to version 11.5.0 Julien Olivain via buildroot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.