diff options
-rw-r--r-- | meta/recipes-graphics/wayland/weston_12.0.2.bb (renamed from meta/recipes-graphics/wayland/weston_12.0.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/wayland/weston_12.0.1.bb b/meta/recipes-graphics/wayland/weston_12.0.2.bb index 8c2438cdaa..cc7f95eea8 100644 --- a/meta/recipes-graphics/wayland/weston_12.0.1.bb +++ b/meta/recipes-graphics/wayland/weston_12.0.2.bb | |||
@@ -13,7 +13,7 @@ SRC_URI = "https://gitlab.freedesktop.org/wayland/weston/-/releases/${PV}/downlo | |||
13 | file://systemd-notify.weston-start \ | 13 | file://systemd-notify.weston-start \ |
14 | " | 14 | " |
15 | 15 | ||
16 | SRC_URI[sha256sum] = "b18591eab278bc191720f6c09158040b795e7118af1d5ddca6acd9a8e2039535" | 16 | SRC_URI[sha256sum] = "eb686a7cf00992a23b17f192fca9a887313e92c346ee35d8575196983d656b4a" |
17 | 17 | ||
18 | UPSTREAM_CHECK_URI = "https://wayland.freedesktop.org/releases.html" | 18 | UPSTREAM_CHECK_URI = "https://wayland.freedesktop.org/releases.html" |
19 | UPSTREAM_CHECK_REGEX = "weston-(?P<pver>\d+\.\d+\.(?!9\d+)\d+)" | 19 | UPSTREAM_CHECK_REGEX = "weston-(?P<pver>\d+\.\d+\.(?!9\d+)\d+)" |