summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-sato')
-rw-r--r--meta/recipes-sato/webkit/libwpe_1.10.0.bb (renamed from meta/recipes-sato/webkit/libwpe_1.8.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-sato/webkit/libwpe_1.8.0.bb b/meta/recipes-sato/webkit/libwpe_1.10.0.bb
index 164831be39..d90557e3af 100644
--- a/meta/recipes-sato/webkit/libwpe_1.8.0.bb
+++ b/meta/recipes-sato/webkit/libwpe_1.10.0.bb
@@ -14,7 +14,7 @@ inherit cmake features_check
14REQUIRED_DISTRO_FEATURES = "opengl" 14REQUIRED_DISTRO_FEATURES = "opengl"
15 15
16SRC_URI = "https://wpewebkit.org/releases/${BPN}-${PV}.tar.xz" 16SRC_URI = "https://wpewebkit.org/releases/${BPN}-${PV}.tar.xz"
17SRC_URI[sha256sum] = "a6f00a7d091cbd4db57fe7ee3b4c12c6350921d654ed79812800a26c888481d2" 17SRC_URI[sha256sum] = "2415e270d45e3595ed4052bc105f733744dc2d3677e12ff4a831e5029841084d"
18 18
19# This is a tweak of upstream-version-is-even needed because 19# This is a tweak of upstream-version-is-even needed because
20# ipstream directory contains tarballs for other components as well. 20# ipstream directory contains tarballs for other components as well.