diff options
-rw-r--r-- | meta/recipes-graphics/wayland/wayland-protocols_1.32.bb (renamed from meta/recipes-graphics/wayland/wayland-protocols_1.31.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/wayland/wayland-protocols_1.31.bb b/meta/recipes-graphics/wayland/wayland-protocols_1.32.bb index afde995fd4..05943bc388 100644 --- a/meta/recipes-graphics/wayland/wayland-protocols_1.31.bb +++ b/meta/recipes-graphics/wayland/wayland-protocols_1.32.bb | |||
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=c7b12b6702da38ca028ace54aae3d484 \ | |||
10 | file://stable/presentation-time/presentation-time.xml;endline=26;md5=4646cd7d9edc9fa55db941f2d3a7dc53" | 10 | file://stable/presentation-time/presentation-time.xml;endline=26;md5=4646cd7d9edc9fa55db941f2d3a7dc53" |
11 | 11 | ||
12 | SRC_URI = "https://gitlab.freedesktop.org/wayland/wayland-protocols/-/releases/${PV}/downloads/wayland-protocols-${PV}.tar.xz" | 12 | SRC_URI = "https://gitlab.freedesktop.org/wayland/wayland-protocols/-/releases/${PV}/downloads/wayland-protocols-${PV}.tar.xz" |
13 | SRC_URI[sha256sum] = "a07fa722ed87676ec020d867714bc9a2f24c464da73912f39706eeef5219e238" | 13 | SRC_URI[sha256sum] = "7459799d340c8296b695ef857c07ddef24c5a09b09ab6a74f7b92640d2b1ba11" |
14 | 14 | ||
15 | UPSTREAM_CHECK_URI = "https://wayland.freedesktop.org/releases.html" | 15 | UPSTREAM_CHECK_URI = "https://wayland.freedesktop.org/releases.html" |
16 | 16 | ||