logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: c8adb44f509e26383bbe773789f6cdff1f76d4f7
parent 1f2e76986582463195a6710362d7fec9c2507ad0
Author: Michael Forney <mforney@mforney.org>
Date:   Thu,  1 Oct 2020 14:19:00 -0700

libgpiod: Update to 1.6

Diffstat:

Mpkg/libgpiod/config.h8++++----
Mpkg/libgpiod/ver2+-
2 files changed, 5 insertions(+), 5 deletions(-)

diff --git 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/ver b/pkg/libgpiod/ver @@ -1 +1 @@ -1.5.2 r0 +1.6 r0