summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2022-09-09 15:13:36 -0700
committerMichael Forney <mforney@mforney.org>2022-09-09 15:13:36 -0700
commit8bbbd7544e1219d48fe77606fd3d69a3250b75d2 (patch)
tree58574738c309f127f48fae90c3bc939a6332b90b
parent147d5187fe99b65408e02ca477f657f6ecc0ba76 (diff)
wayland: Update to 1.21.0
-rw-r--r--pkg/wayland/config.h2
-rw-r--r--pkg/wayland/gen.lua4
m---------pkg/wayland/src0
-rw-r--r--pkg/wayland/ver2
-rw-r--r--pkg/xkeyboard-config/gen.lua4
m---------pkg/xkeyboard-config/src0
-rw-r--r--pkg/xkeyboard-config/ver2
7 files changed, 7 insertions, 7 deletions
diff --git a/pkg/wayland/config.h b/pkg/wayland/config.h
index c14e8d4d..44008e5c 100644
--- a/pkg/wayland/config.h
+++ b/pkg/wayland/config.h
@@ -11,4 +11,4 @@
#undef HAVE_SYS_UCRED_H
#define HAVE_XUCRED_CR_PID 0
#define PACKAGE "wayland"
-#define PACKAGE_VERSION "1.20.0"
+#define PACKAGE_VERSION "1.21.0"
diff --git a/pkg/wayland/gen.lua b/pkg/wayland/gen.lua
index b3b9a7c7..0633ac86 100644
--- a/pkg/wayland/gen.lua
+++ b/pkg/wayland/gen.lua
@@ -10,9 +10,9 @@ cflags{
build('sed', '$outdir/include/wayland-version.h', '$srcdir/src/wayland-version.h.in', {
expr={
'-e s,@WAYLAND_VERSION_MAJOR@,1,',
- '-e s,@WAYLAND_VERSION_MINOR@,20,',
+ '-e s,@WAYLAND_VERSION_MINOR@,21,',
'-e s,@WAYLAND_VERSION_MICRO@,0,',
- '-e s,@WAYLAND_VERSION@,1.20.0,',
+ '-e s,@WAYLAND_VERSION@,1.21.0,',
},
})
diff --git a/pkg/wayland/src b/pkg/wayland/src
-Subproject 75c1a93e2067220fa06208f20f8f096bb463ec0
+Subproject 8135e856ebd79872f886466e9cee39affb7d9ee
diff --git a/pkg/wayland/ver b/pkg/wayland/ver
index 641dfa67..0f99bb2f 100644
--- a/pkg/wayland/ver
+++ b/pkg/wayland/ver
@@ -1 +1 @@
-1.20.0 r0
+1.21.0 r0
diff --git a/pkg/xkeyboard-config/gen.lua b/pkg/xkeyboard-config/gen.lua
index e91492e2..8b36832b 100644
--- a/pkg/xkeyboard-config/gen.lua
+++ b/pkg/xkeyboard-config/gen.lua
@@ -73,7 +73,7 @@ local data = [[
af al am apl
ara at au az
ba bd be
- bg br brai
+ bg bqn br brai
bt bw by
ca cd ch
cm cn cz
@@ -85,7 +85,7 @@ local data = [[
id ie il
in iq
ir is it
- jp jv
+ jp
ke kg kh
kr kz
la latam latin
diff --git a/pkg/xkeyboard-config/src b/pkg/xkeyboard-config/src
-Subproject ba00d1dd8674ff05bd2a9f43c1198eeabcd1db4
+Subproject 60d5dd7bf463e5754f047cb98b17102e524e8f1
diff --git a/pkg/xkeyboard-config/ver b/pkg/xkeyboard-config/ver
index cbe0f86f..8cdeb92e 100644
--- a/pkg/xkeyboard-config/ver
+++ b/pkg/xkeyboard-config/ver
@@ -1 +1 @@
-2.33 r0
+2.36 r0