summaryrefslogtreecommitdiff
path: root/pkg/libgpiod
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2020-12-03 17:07:06 -0800
committerMichael Forney <mforney@mforney.org>2020-12-03 21:11:43 -0800
commit656328097fa7c5709048d02c3f927fd4af859c44 (patch)
tree154f9cc87af6adf06bb13c85df07272429243c86 /pkg/libgpiod
parenta9f9d1cf02c20a305c0263ee5ca22092d7713d07 (diff)
libgpiod: Update to 1.6.2
Diffstat (limited to 'pkg/libgpiod')
-rw-r--r--pkg/libgpiod/config.h9
m---------pkg/libgpiod/src0
-rw-r--r--pkg/libgpiod/ver2
3 files changed, 6 insertions, 5 deletions
diff --git a/pkg/libgpiod/config.h b/pkg/libgpiod/config.h
index 413aa9b9..5ba202a8 100644
--- a/pkg/libgpiod/config.h
+++ b/pkg/libgpiod/config.h
@@ -1,4 +1,4 @@
-#define GPIOD_VERSION_STR "1.6.1"
+#define GPIOD_VERSION_STR "1.6.2"
/* #undef HAVE_CATCH2_CATCH_HPP */
/* #undef HAVE_CXX11 */
#define HAVE_DIRENT_H 1
@@ -19,15 +19,16 @@
#define HAVE_SYS_SYSMACROS_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
+/* #undef KERNEL_PRE_5_5 */
#define LT_OBJDIR ".libs/"
#define PACKAGE "libgpiod"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME "libgpiod"
-#define PACKAGE_STRING "libgpiod 1.6.1"
+#define PACKAGE_STRING "libgpiod 1.6.2"
#define PACKAGE_TARNAME "libgpiod"
#define PACKAGE_URL ""
-#define PACKAGE_VERSION "1.6.1"
+#define PACKAGE_VERSION "1.6.2"
#define STDC_HEADERS 1
-#define VERSION "1.6.1"
+#define VERSION "1.6.2"
#define _GNU_SOURCE /**/
/* #undef malloc */
diff --git a/pkg/libgpiod/src b/pkg/libgpiod/src
-Subproject 812c3e9a4c633ec6a9926599ad3bca205da0602
+Subproject e02972a3307b62f0b8bde248791fcb1ded1484d
diff --git a/pkg/libgpiod/ver b/pkg/libgpiod/ver
index 2365ffcb..817e5f44 100644
--- a/pkg/libgpiod/ver
+++ b/pkg/libgpiod/ver
@@ -1 +1 @@
-1.6.1 r0
+1.6.2 r0