mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/libmanette: bump to version 0.2.12
Bugfix release, mainly adds dead zone for the Steam Deck analog sticks. Release notes: https://gitlab.gnome.org/GNOME/libmanette/-/blob/0.2.12/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:
committed by
Julien Olivain
parent
793c5ad89d
commit
b4ce212da1
@@ -1,5 +1,5 @@
|
||||
# From https://download.gnome.org/sources/libmanette/0.2/libmanette-0.2.11.sha256sum
|
||||
sha256 b812b94e08632ba62a30960a8de29217a73a2fff5da2f12acc8a5d4771a49a70 libmanette-0.2.11.tar.xz
|
||||
# From https://download.gnome.org/sources/libmanette/0.2/libmanette-0.2.12.sha256sum
|
||||
sha256 48b349267180f1dc34d405a9e1e90ba16f054a19ce907930e679493d911ea1d8 libmanette-0.2.12.tar.xz
|
||||
|
||||
# Locally calculated
|
||||
sha256 dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551 COPYING
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
################################################################################
|
||||
|
||||
LIBMANETTE_VERSION_MAJOR = 0.2
|
||||
LIBMANETTE_VERSION = $(LIBMANETTE_VERSION_MAJOR).11
|
||||
LIBMANETTE_VERSION = $(LIBMANETTE_VERSION_MAJOR).12
|
||||
LIBMANETTE_SOURCE = libmanette-$(LIBMANETTE_VERSION).tar.xz
|
||||
LIBMANETTE_SITE = https://download.gnome.org/sources/libmanette/$(LIBMANETTE_VERSION_MAJOR)
|
||||
LIBMANETTE_LICENSE = LGPL-2.1+
|
||||
|
||||
Reference in New Issue
Block a user