From: Alexander Kanavin Date: Wed, 14 Jul 2021 12:26:05 +0000 (+0200) Subject: xwayland: upgrade 21.1.1 -> 21.1.2 X-Git-Tag: uninative-3.3~231 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=0c5a104c1e553800f4621b2f97cc8028ce5632b0;p=openembedded-core.git xwayland: upgrade 21.1.1 -> 21.1.2 Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-graphics/xwayland/xwayland_21.1.1.bb b/meta/recipes-graphics/xwayland/xwayland_21.1.2.bb similarity index 95% rename from meta/recipes-graphics/xwayland/xwayland_21.1.1.bb rename to meta/recipes-graphics/xwayland/xwayland_21.1.2.bb index f5db7cc5db..794a7bd98d 100644 --- a/meta/recipes-graphics/xwayland/xwayland_21.1.1.bb +++ b/meta/recipes-graphics/xwayland/xwayland_21.1.2.bb @@ -10,7 +10,7 @@ LICENSE = "MIT-X" LIC_FILES_CHKSUM = "file://COPYING;md5=5df87950af51ac2c5822094553ea1880" SRC_URI = "https://www.x.org/archive/individual/xserver/xwayland-${PV}.tar.xz" -SRC_URI[sha256sum] = "31f261ce51bbee76a6ca3ec02aa367ffa2b5efa2b98412df57ccefd7a19003ce" +SRC_URI[sha256sum] = "b81cbdd5ad60b8b7ad8c3ecc7ec2a28c9bf021448670735cebb501f08bebd18b" UPSTREAM_CHECK_REGEX = "xwayland-(?P\d+(\.(?!90\d)\d+)+)\.tar"