diff options
-rw-r--r-- | meta/recipes-graphics/wayland/wayland_1.13.0.bb (renamed from meta/recipes-graphics/wayland/wayland_1.12.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/wayland/wayland_1.12.0.bb b/meta/recipes-graphics/wayland/wayland_1.13.0.bb index 026227a533..b9396b6c75 100644 --- a/meta/recipes-graphics/wayland/wayland_1.12.0.bb +++ b/meta/recipes-graphics/wayland/wayland_1.13.0.bb @@ -14,8 +14,8 @@ DEPENDS = "expat libxml2 libffi wayland-native" SRC_URI = "https://wayland.freedesktop.org/releases/${BPN}-${PV}.tar.xz \ " -SRC_URI[md5sum] = "ee615e2d1e205eec48b02f069327eb96" -SRC_URI[sha256sum] = "d6b4135cba0188abcb7275513c72dede751d6194f6edc5b82183a3ba8b821ab1" +SRC_URI[md5sum] = "cae152ed956da6de53f9727bc1c45039" +SRC_URI[sha256sum] = "69b052c031a61e89af7cc8780893d0da1e301492352aa449dee9345043e6fe51" inherit autotools pkgconfig |