From c8adb44f509e26383bbe773789f6cdff1f76d4f7 Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Thu, 1 Oct 2020 14:19:00 -0700 Subject: libgpiod: Update to 1.6 --- pkg/libgpiod/config.h | 8 ++++---- pkg/libgpiod/src | 2 +- pkg/libgpiod/ver | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/pkg/libgpiod/config.h b/pkg/libgpiod/config.h index e083beb3..c083afe2 100644 --- a/pkg/libgpiod/config.h +++ b/pkg/libgpiod/config.h @@ -1,4 +1,4 @@ -#define GPIOD_VERSION_STR "1.5.2" +#define GPIOD_VERSION_STR "1.6" /* #undef HAVE_CATCH2_CATCH_HPP */ /* #undef HAVE_CXX11 */ #define HAVE_DIRENT_H 1 @@ -23,11 +23,11 @@ #define PACKAGE "libgpiod" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "libgpiod" -#define PACKAGE_STRING "libgpiod 1.5.2" +#define PACKAGE_STRING "libgpiod 1.6" #define PACKAGE_TARNAME "libgpiod" #define PACKAGE_URL "" -#define PACKAGE_VERSION "1.5.2" +#define PACKAGE_VERSION "1.6" #define STDC_HEADERS 1 -#define VERSION "1.5.2" +#define VERSION "1.6" #define _GNU_SOURCE /**/ /* #undef malloc */ diff --git a/pkg/libgpiod/src b/pkg/libgpiod/src index 1709c0e6..c3bb1b85 160000 --- a/pkg/libgpiod/src +++ b/pkg/libgpiod/src @@ -1 +1 @@ -Subproject commit 1709c0e68c59b869ca71fbe7535f0acad4ce8b57 +Subproject commit c3bb1b8547f5d073d4b63537a4557ab3d3cc2c01 diff --git a/pkg/libgpiod/ver b/pkg/libgpiod/ver index 0e5d6a8a..a0d95a05 100644 --- a/pkg/libgpiod/ver +++ b/pkg/libgpiod/ver @@ -1 +1 @@ -1.5.2 r0 +1.6 r0 -- cgit v1.2.3