diff --git a/x11/library/wayland-protocols/actions.py b/x11/library/wayland-protocols/actions.py
index 339c3cfe18..e7d105780d 100644
--- a/x11/library/wayland-protocols/actions.py
+++ b/x11/library/wayland-protocols/actions.py
@@ -10,6 +10,7 @@ from pisi.actionsapi import pisitools
from pisi.actionsapi import get
def setup():
+ autotools.autoreconf("-fiv")
autotools.configure("--disable-static")
def build():
diff --git a/x11/library/wayland-protocols/pspec.xml b/x11/library/wayland-protocols/pspec.xml
index 141367ea11..b5b45618aa 100644
--- a/x11/library/wayland-protocols/pspec.xml
+++ b/x11/library/wayland-protocols/pspec.xml
@@ -12,7 +12,7 @@
library
Specifications of extended Wayland protocols
Specifications of extended Wayland protocols
- https://wayland.freedesktop.org/releases/wayland-protocols-1.22.tar.xz
+ https://wayland.freedesktop.org/releases/wayland-protocols-1.23.tar.xz
wayland-devel
@@ -37,6 +37,13 @@
+
+ 2021-09-16
+ 1.23
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2021-09-12
1.22