All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH/next 1/4] package/matchbox-lib: bump version to 1.14
@ 2025-12-05 19:00 Bernd Kuhls
  2025-12-05 19:00 ` [Buildroot] [PATCH/next 2/4] package/matchbox-fakekey: switch to gz tarball Bernd Kuhls
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Bernd Kuhls @ 2025-12-05 19:00 UTC (permalink / raw)
  To: buildroot

Changelog: https://git.yoctoproject.org/libmatchbox/log/?h=1.14

Switched _SOURCE to .gz, upstream does not provide bz2 tarballs anymore.

Updated license hash due to upstream commit:
https://git.yoctoproject.org/libmatchbox/commit/COPYING?h=1.14&id=bd46fea025212dac5e2a218a41f971d4cba92b76

Fixes:
https://autobuild.buildroot.net/results/66a/66ac5ae4b1cd053122ccebad9f61af02fa5fe7f6/

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/matchbox-lib/matchbox-lib.hash | 4 ++--
 package/matchbox-lib/matchbox-lib.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/matchbox-lib/matchbox-lib.hash b/package/matchbox-lib/matchbox-lib.hash
index 8144c10258..7c2d972440 100644
--- a/package/matchbox-lib/matchbox-lib.hash
+++ b/package/matchbox-lib/matchbox-lib.hash
@@ -1,3 +1,3 @@
 # Locally computed
-sha256  5c7795e46c24d848a2b960f3b994911165d95e5d5731e39105ee0d808d2373eb  libmatchbox-1.12.tar.bz2
-sha256  a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7  COPYING
+sha256  2d0c3e827acb8f95e801168d6f7fa03497e06ff60cbfe0b8ae7c5e740295c6ac  libmatchbox-1.14.tar.gz
+sha256  8e470c16b6bc23f275c22fec5ed56ca8dceca9d34c87d76d5a0c1295553f15d1  COPYING
diff --git a/package/matchbox-lib/matchbox-lib.mk b/package/matchbox-lib/matchbox-lib.mk
index 00ca4a0d15..097678c028 100644
--- a/package/matchbox-lib/matchbox-lib.mk
+++ b/package/matchbox-lib/matchbox-lib.mk
@@ -4,8 +4,8 @@
 #
 ################################################################################
 
-MATCHBOX_LIB_VERSION = 1.12
-MATCHBOX_LIB_SOURCE = libmatchbox-$(MATCHBOX_LIB_VERSION).tar.bz2
+MATCHBOX_LIB_VERSION = 1.14
+MATCHBOX_LIB_SOURCE = libmatchbox-$(MATCHBOX_LIB_VERSION).tar.gz
 MATCHBOX_LIB_SITE = http://git.yoctoproject.org/cgit/cgit.cgi/libmatchbox/snapshot
 MATCHBOX_LIB_LICENSE = LGPL-2.1+
 MATCHBOX_LIB_LICENSE_FILES = COPYING
-- 
2.47.3

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

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

end of thread, other threads:[~2026-01-07 17:49 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-05 19:00 [Buildroot] [PATCH/next 1/4] package/matchbox-lib: bump version to 1.14 Bernd Kuhls
2025-12-05 19:00 ` [Buildroot] [PATCH/next 2/4] package/matchbox-fakekey: switch to gz tarball Bernd Kuhls
2026-01-07 17:48   ` Arnout Vandecappelle via buildroot
2025-12-05 19:00 ` [Buildroot] [PATCH/next 3/4] package/matchbox-keyboard: " Bernd Kuhls
2026-01-07 17:48   ` Arnout Vandecappelle via buildroot
2025-12-05 19:00 ` [Buildroot] [PATCH/next 4/4] package/matchbox-panel: fix build Bernd Kuhls
2026-01-07 17:48   ` Arnout Vandecappelle via buildroot
2025-12-27 23:17 ` [Buildroot] [PATCH/next 1/4] package/matchbox-lib: bump version to 1.14 Thomas Petazzoni 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.