summaryrefslogtreecommitdiff
path: root/pkg
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2021-04-15 23:43:07 -0700
committerMichael Forney <mforney@mforney.org>2021-04-17 14:22:30 -0700
commita2d79416da49ccb350bed0d96dee750dec2e104e (patch)
treebba719bb0139b381717374680c490b0a1165c34a /pkg
parent0c85e3929aa25af6ab6e02788b32092897b5384e (diff)
libinput: Update to 1.17.1
Diffstat (limited to 'pkg')
-rw-r--r--pkg/libgpiod/config.h8
m---------pkg/libgpiod/src0
-rw-r--r--pkg/libgpiod/ver2
-rw-r--r--pkg/libinput/libinput-version.h4
m---------pkg/libinput/src0
-rw-r--r--pkg/libinput/ver2
6 files changed, 8 insertions, 8 deletions
diff --git a/pkg/libgpiod/config.h b/pkg/libgpiod/config.h
index 5ba202a8..82d8740b 100644
--- a/pkg/libgpiod/config.h
+++ b/pkg/libgpiod/config.h
@@ -1,4 +1,4 @@
-#define GPIOD_VERSION_STR "1.6.2"
+#define GPIOD_VERSION_STR "1.6.3"
/* #undef HAVE_CATCH2_CATCH_HPP */
/* #undef HAVE_CXX11 */
#define HAVE_DIRENT_H 1
@@ -24,11 +24,11 @@
#define PACKAGE "libgpiod"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME "libgpiod"
-#define PACKAGE_STRING "libgpiod 1.6.2"
+#define PACKAGE_STRING "libgpiod 1.6.3"
#define PACKAGE_TARNAME "libgpiod"
#define PACKAGE_URL ""
-#define PACKAGE_VERSION "1.6.2"
+#define PACKAGE_VERSION "1.6.3"
#define STDC_HEADERS 1
-#define VERSION "1.6.2"
+#define VERSION "1.6.3"
#define _GNU_SOURCE /**/
/* #undef malloc */
diff --git a/pkg/libgpiod/src b/pkg/libgpiod/src
-Subproject e02972a3307b62f0b8bde248791fcb1ded1484d
+Subproject bb4e5ce7071feed41bd3f0d9a62b5033fd483a1
diff --git a/pkg/libgpiod/ver b/pkg/libgpiod/ver
index 817e5f44..16d7da86 100644
--- a/pkg/libgpiod/ver
+++ b/pkg/libgpiod/ver
@@ -1 +1 @@
-1.6.2 r0
+1.6.3 r0
diff --git a/pkg/libinput/libinput-version.h b/pkg/libinput/libinput-version.h
index 6205c4b2..4020434d 100644
--- a/pkg/libinput/libinput-version.h
+++ b/pkg/libinput/libinput-version.h
@@ -26,7 +26,7 @@
#define LIBINPUT_VERSION_MAJOR 1
#define LIBINPUT_VERSION_MINOR 17
-#define LIBINPUT_VERSION_MICRO 0
-#define LIBINPUT_VERSION "1.17.0"
+#define LIBINPUT_VERSION_MICRO 1
+#define LIBINPUT_VERSION "1.17.1"
#endif
diff --git a/pkg/libinput/src b/pkg/libinput/src
-Subproject 13ce9b771275ce7addbc7739426e2dc293d630e
+Subproject 4ee66f85270391f461144e4c1654620ef966de9
diff --git a/pkg/libinput/ver b/pkg/libinput/ver
index 31bc18ce..c32afe4a 100644
--- a/pkg/libinput/ver
+++ b/pkg/libinput/ver
@@ -1 +1 @@
-1.17.0 r0
+1.17.1 r0