diff options
| -rw-r--r-- | pkg/wayland/config.h | 8 | ||||
| m--------- | pkg/wayland/src | 0 | ||||
| -rw-r--r-- | pkg/wayland/ver | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/pkg/wayland/config.h b/pkg/wayland/config.h index df5df897..85a19c76 100644 --- a/pkg/wayland/config.h +++ b/pkg/wayland/config.h @@ -3,11 +3,11 @@ #define HAVE_INTTYPES_H 1 /* #undef HAVE_LIBXML */ #define HAVE_MEMFD_CREATE 1 -#define HAVE_MEMORY_H 1 #define HAVE_MKOSTEMP 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_PRCTL 1 #define HAVE_STDINT_H 1 +#define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 @@ -20,9 +20,9 @@ #define PACKAGE "wayland" #define PACKAGE_BUGREPORT "https://gitlab.freedesktop.org/wayland/wayland/issues/" #define PACKAGE_NAME "wayland" -#define PACKAGE_STRING "wayland 1.18.0" +#define PACKAGE_STRING "wayland 1.19.0" #define PACKAGE_TARNAME "wayland" #define PACKAGE_URL "https://wayland.freedesktop.org/" -#define PACKAGE_VERSION "1.18.0" +#define PACKAGE_VERSION "1.19.0" #define STDC_HEADERS 1 -#define VERSION "1.18.0" +#define VERSION "1.19.0" diff --git a/pkg/wayland/src b/pkg/wayland/src -Subproject eb1339edd398b9f5328816931e585db4229aa13 +Subproject e60398b1755bfcdf09f040d3769131fe0d9762f diff --git a/pkg/wayland/ver b/pkg/wayland/ver index b79822f2..a138b435 100644 --- a/pkg/wayland/ver +++ b/pkg/wayland/ver @@ -1 +1 @@ -1.18.0 r0 +1.19.0 r0 |
