logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: d737f793ab2ad7c6d8852774c0ef4871a2024da7
parent 94fc3ab88a8a316e39e5669d3a3091ffb21fbeef
Author: Michael Forney <mforney@mforney.org>
Date:   Thu,  3 Sep 2020 21:37:45 -0700

libgpiod: Update to 1.5.2

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.1" +#define GPIOD_VERSION_STR "1.5.2" /* #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.1" +#define PACKAGE_STRING "libgpiod 1.5.2" #define PACKAGE_TARNAME "libgpiod" #define PACKAGE_URL "" -#define PACKAGE_VERSION "1.5.1" +#define PACKAGE_VERSION "1.5.2" #define STDC_HEADERS 1 -#define VERSION "1.5.1" +#define VERSION "1.5.2" #define _GNU_SOURCE /**/ /* #undef malloc */ diff --git a/pkg/libgpiod/ver b/pkg/libgpiod/ver @@ -1 +1 @@ -1.5.1 r0 +1.5.2 r0