diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-graphics/wayland/wayland_1.14.0.bb (renamed from meta/recipes-graphics/wayland/wayland_1.13.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/wayland/wayland_1.13.0.bb b/meta/recipes-graphics/wayland/wayland_1.14.0.bb index b9396b6c75..2a2489d658 100644 --- a/meta/recipes-graphics/wayland/wayland_1.13.0.bb +++ b/meta/recipes-graphics/wayland/wayland_1.14.0.bb | |||
@@ -14,8 +14,8 @@ DEPENDS = "expat libxml2 libffi wayland-native" | |||
14 | 14 | ||
15 | SRC_URI = "https://wayland.freedesktop.org/releases/${BPN}-${PV}.tar.xz \ | 15 | SRC_URI = "https://wayland.freedesktop.org/releases/${BPN}-${PV}.tar.xz \ |
16 | " | 16 | " |
17 | SRC_URI[md5sum] = "cae152ed956da6de53f9727bc1c45039" | 17 | SRC_URI[md5sum] = "0235f6075c32c3be61cff94fa0b9f108" |
18 | SRC_URI[sha256sum] = "69b052c031a61e89af7cc8780893d0da1e301492352aa449dee9345043e6fe51" | 18 | SRC_URI[sha256sum] = "ed80cabc0961a759a42092e2c39aabfc1ec9a13c86c98bbe2b812f008da27ab8" |
19 | 19 | ||
20 | inherit autotools pkgconfig | 20 | inherit autotools pkgconfig |
21 | 21 | ||