package/libgpiod: bump version to 0.1.3
Release 0.1.2 claimed to fix an issue with requesting both types of line events, but actually didn't. This time it's really fixed. Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
3c0aeeed04
commit
d5c22302f9
@ -1,2 +1,2 @@
|
||||
# Locally computed
|
||||
sha256 c9a60e1073aacb25b4ad06d513f31416335b5a710f869cb7e838d2abb62e1e00 libgpiod-v0.1.2.tar.gz
|
||||
sha256 670a13518fabf2a99f9e349c33d5421c2146eec15b73c5edef3f1981a7adaeda libgpiod-v0.1.3.tar.gz
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBGPIOD_VERSION = v0.1.2
|
||||
LIBGPIOD_VERSION = v0.1.3
|
||||
LIBGPIOD_SITE = $(call github,brgl,libgpiod,$(LIBGPIOD_VERSION))
|
||||
LIBGPIOD_LICENSE = GPLv3+
|
||||
LIBGPIOD_LICENSE_FILES = COPYING
|
||||
|
Loading…
Reference in New Issue
Block a user