summaryrefslogtreecommitdiff
path: root/pkg
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2021-01-28 14:49:17 -0800
committerMichael Forney <mforney@mforney.org>2021-01-28 14:49:17 -0800
commitf722f4ce60d2deb56cbcaf781de854a8b6c94c1c (patch)
tree627f8f328b1353c85cf05d26e436c6a9a5baf3fc /pkg
parent3f74d9643fd4055bb3401768d850c91e568ff06a (diff)
wayland: Update to 1.19.0
Diffstat (limited to 'pkg')
-rw-r--r--pkg/wayland/config.h8
m---------pkg/wayland/src0
-rw-r--r--pkg/wayland/ver2
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