diff options
-rw-r--r-- | meta/recipes-graphics/wayland/wayland-protocols_1.8.bb (renamed from meta/recipes-graphics/wayland/wayland-protocols_1.7.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/wayland/wayland-protocols_1.7.bb b/meta/recipes-graphics/wayland/wayland-protocols_1.8.bb index 1d2f0db8fe..264af2158f 100644 --- a/meta/recipes-graphics/wayland/wayland-protocols_1.7.bb +++ b/meta/recipes-graphics/wayland/wayland-protocols_1.8.bb @@ -11,8 +11,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=c7b12b6702da38ca028ace54aae3d484 \ SRC_URI = "https://wayland.freedesktop.org/releases/${BPN}-${PV}.tar.xz \ " -SRC_URI[md5sum] = "9acfc9556f7cfedc44d97af60da66a5f" -SRC_URI[sha256sum] = "635f2a937d318f1fecb97b54074ca211486e38af943868dd0fa82ea38d091c1f" +SRC_URI[md5sum] = "769f93b312b1323a8012565c3973cf7d" +SRC_URI[sha256sum] = "e3fa5f2812cfec3c1c2573bd34adfe37d4d8950dba572d9ec6c52adcc5fe4b9a" inherit allarch autotools pkgconfig |