logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: 19d052179a94422db29a038f8aef9551aeb3392f
parent b99d34007afd75e612d44faee0a8bb7ab134831e
Author: Michael Forney <mforney@mforney.org>
Date:   Wed, 27 Mar 2019 01:05:55 -0700

wayland: Update to 1.17.0

Diffstat:

Mpkg/wayland/config.h6+++---
Mpkg/wayland/ver2+-
2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/pkg/wayland/config.h b/pkg/wayland/config.h @@ -18,9 +18,9 @@ #define PACKAGE "wayland" #define PACKAGE_BUGREPORT "https://gitlab.freedesktop.org/wayland/wayland/issues/" #define PACKAGE_NAME "wayland" -#define PACKAGE_STRING "wayland 1.16.0" +#define PACKAGE_STRING "wayland 1.17.0" #define PACKAGE_TARNAME "wayland" #define PACKAGE_URL "https://wayland.freedesktop.org/" -#define PACKAGE_VERSION "1.16.0" +#define PACKAGE_VERSION "1.17.0" #define STDC_HEADERS 1 -#define VERSION "1.16.0" +#define VERSION "1.17.0" diff --git a/pkg/wayland/ver b/pkg/wayland/ver @@ -1 +1 @@ -1.16.0 r0 +1.17.0 r0