[Buildroot] [PATCH] package/libmanette: bump to version 0.2.13
Adrian Perez de Castro
aperez at igalia.com
Tue Oct 14 13:04:49 UTC 2025
Bugfix version, the only changes listed in the release notes are updated
mappings in the controller database:
https://gitlab.gnome.org/GNOME/libmanette/-/blob/0.2.13/NEWS
Signed-off-by: Adrian Perez de Castro <aperez at 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 dac0d3707e..f2974ca059 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.12.sha256sum
-sha256 48b349267180f1dc34d405a9e1e90ba16f054a19ce907930e679493d911ea1d8 libmanette-0.2.12.tar.xz
+# From https://download.gnome.org/sources/libmanette/0.2/libmanette-0.2.13.sha256sum
+sha256 287cc2fde0de092919366af757d85e7b3a0248eb1b395344726e97955a77d8ae libmanette-0.2.13.tar.xz
# Locally calculated
sha256 dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551 COPYING
diff --git a/package/libmanette/libmanette.mk b/package/libmanette/libmanette.mk
index b67f2cc086..c320b84840 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).12
+LIBMANETTE_VERSION = $(LIBMANETTE_VERSION_MAJOR).13
LIBMANETTE_SOURCE = libmanette-$(LIBMANETTE_VERSION).tar.xz
LIBMANETTE_SITE = https://download.gnome.org/sources/libmanette/$(LIBMANETTE_VERSION_MAJOR)
LIBMANETTE_LICENSE = LGPL-2.1+
--
2.51.0
More information about the buildroot
mailing list