mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
package/libgpiod2: bump to version 2.2.3
Changelog: https://git.kernel.org/pub/scm/libs/libgpiod/libgpiod.git/tree/NEWS?h=v2.2.3 Signed-off-by: Michael Nosthoff <buildroot@heine.tech> Signed-off-by: Marcus Hoffmann <buildroot@bubu1.eu>
This commit is contained in:
committed by
Marcus Hoffmann
parent
82518f8cb4
commit
1afd1a6d4d
@@ -1,4 +1,4 @@
|
|||||||
# From https://www.kernel.org/pub/software/libs/libgpiod/sha256sums.asc
|
# From https://www.kernel.org/pub/software/libs/libgpiod/sha256sums.asc
|
||||||
sha256 7e3bff0209d75fbca2e9fcff1fd5f07cc58b543e129e08b6d4bb1e4a56cfec0d libgpiod-2.2.2.tar.xz
|
sha256 70012b0262e4b90f140431efa841ca89643b02ea6c09f507e23cec664a51b71a libgpiod-2.2.3.tar.xz
|
||||||
# Hash for license file
|
# Hash for license file
|
||||||
sha256 f646ad5159efb51c1130a4b43c31f0759750b1e254d2acf510f368ee2e2085c3 COPYING
|
sha256 f646ad5159efb51c1130a4b43c31f0759750b1e254d2acf510f368ee2e2085c3 COPYING
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
# Be careful when bumping versions.
|
# Be careful when bumping versions.
|
||||||
# Dependency on kernel header versions may change.
|
# Dependency on kernel header versions may change.
|
||||||
LIBGPIOD2_VERSION = 2.2.2
|
LIBGPIOD2_VERSION = 2.2.3
|
||||||
LIBGPIOD2_SOURCE = libgpiod-$(LIBGPIOD2_VERSION).tar.xz
|
LIBGPIOD2_SOURCE = libgpiod-$(LIBGPIOD2_VERSION).tar.xz
|
||||||
LIBGPIOD2_SITE = https://www.kernel.org/pub/software/libs/libgpiod
|
LIBGPIOD2_SITE = https://www.kernel.org/pub/software/libs/libgpiod
|
||||||
LIBGPIOD2_LICENSE = LGPL-2.1+
|
LIBGPIOD2_LICENSE = LGPL-2.1+
|
||||||
|
|||||||
Reference in New Issue
Block a user