package/libmanette: bump to version 0.2.13

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@igalia.com>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Adrian Perez de Castro
2025-10-14 16:04:49 +03:00
committed by Julien Olivain
parent 514b64d70a
commit f11681ccd1
2 changed files with 3 additions and 3 deletions

View File

@@ -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

View File

@@ -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+