logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: d86b30c2d0750118b059f7a791b637242898597c
parent 4aac9d80fc8475369bc0ff9b027a91b38ff0c224
Author: Michael Forney <mforney@mforney.org>
Date:   Wed,  4 Nov 2020 13:54:10 -0800

libgpiod: Update to 1.6.1

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