Thanks, applied as 3d963c6375fd19c95eaf43f666fd8a52424500a3. Michael
[sent from post-receive hook] On Mon, 28 Feb 2022 13:09:08 +0100, Philipp Zabel <[email protected]> wrote: > Signed-off-by: Philipp Zabel <[email protected]> > Message-Id: <[email protected]> > Signed-off-by: Michael Olbrich <[email protected]> > > diff --git a/rules/wayland.make b/rules/wayland.make > index b237a97016ff..72d1f367bdd5 100644 > --- a/rules/wayland.make > +++ b/rules/wayland.make > @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_WAYLAND) += wayland > # > # Paths and names > # > -WAYLAND_VERSION := 1.19.0 > -WAYLAND_MD5 := 5d59ac3d8a8f4e42de2ceb8bb19dfca9 > +WAYLAND_VERSION := 1.20.0 > +WAYLAND_MD5 := 5095264157bf0565b921ceaf9d698d98 > WAYLAND := wayland-$(WAYLAND_VERSION) > WAYLAND_SUFFIX := tar.xz > WAYLAND_URL := > http://wayland.freedesktop.org/releases/$(WAYLAND).$(WAYLAND_SUFFIX) > @@ -41,7 +41,8 @@ WAYLAND_CONF_OPT := \ > -Ddtd_validation=false \ > -Dicon_directory= \ > -Dlibraries=true \ > - -Dscanner=true > + -Dscanner=true \ > + -Dtests=false > > # > ---------------------------------------------------------------------------- > # Install _______________________________________________ ptxdist mailing list [email protected] To unsubscribe, send a mail with subject "unsubscribe" to [email protected]
