* [Buildroot] [PATCH] package/libmanette: bump to version 0.2.9
@ 2024-09-14 16:05 Adrian Perez de Castro
2024-09-14 18:08 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Adrian Perez de Castro @ 2024-09-14 16:05 UTC (permalink / raw)
To: buildroot; +Cc: Adrian Perez de Castro
Bugfix release which includes cleanups to the game controller database,
and the ability to map more gamepad and joystick controls, and honorig
user mappings.
Release notes:
https://gitlab.gnome.org/GNOME/libmanette/-/blob/508df238f9c25a20c0d06da8c9bf83138759d40f/NEWS
Signed-off-by: Adrian Perez de Castro <aperez@igalia.com>
---
package/libmanette/libmanette.hash | 4 ++--
package/libmanette/libmanette.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/libmanette/libmanette.hash b/package/libmanette/libmanette.hash
index b1da3c19f6..3653d672de 100644
--- a/package/libmanette/libmanette.hash
+++ b/package/libmanette/libmanette.hash
@@ -1,5 +1,5 @@
-# From https://download.gnome.org/sources/libmanette/0.2/libmanette-0.2.7.sha256sum
-sha256 cddd5c02a131072c19c6cde6f2cb2cd57eae7dacb50d14c337efd980baa51a51 libmanette-0.2.7.tar.xz
+# From https://download.gnome.org/sources/libmanette/0.2/libmanette-0.2.9.sha256sum
+sha256 29366be5452f60a74c65fc64ffe2d74eddd4e6e6824c2cefa567a43bd92b688f libmanette-0.2.9.tar.xz
# Locally calculated
sha256 dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551 COPYING
diff --git a/package/libmanette/libmanette.mk b/package/libmanette/libmanette.mk
index 42fb479795..7872c8b796 100644
--- a/package/libmanette/libmanette.mk
+++ b/package/libmanette/libmanette.mk
@@ -5,7 +5,7 @@
################################################################################
LIBMANETTE_VERSION_MAJOR = 0.2
-LIBMANETTE_VERSION = $(LIBMANETTE_VERSION_MAJOR).7
+LIBMANETTE_VERSION = $(LIBMANETTE_VERSION_MAJOR).9
LIBMANETTE_SOURCE = libmanette-$(LIBMANETTE_VERSION).tar.xz
LIBMANETTE_SITE = https://download.gnome.org/sources/libmanette/$(LIBMANETTE_VERSION_MAJOR)
LIBMANETTE_LICENSE = LGPL-2.1+
--
2.46.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-09-14 18:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-14 16:05 [Buildroot] [PATCH] package/libmanette: bump to version 0.2.9 Adrian Perez de Castro
2024-09-14 18:08 ` 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.