Signed-off-by: Michael Tretter <[email protected]> --- rules/libwpe.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rules/libwpe.make b/rules/libwpe.make index edc921cfe3d6..c03d34e7244c 100644 --- a/rules/libwpe.make +++ b/rules/libwpe.make @@ -14,9 +14,9 @@ PACKAGES-$(PTXCONF_LIBWPE) += libwpe # # Paths and names # -LIBWPE_VERSION := 1.14.2 +LIBWPE_VERSION := 1.16.2 LIBWPE_LIBRARY_VERSION := 1.0 -LIBWPE_MD5 := 61840e24ba0a0f5828194dff28db92ee +LIBWPE_MD5 := 689306c9baf6f8d6844146a5c84fc932 LIBWPE := libwpe-$(LIBWPE_VERSION) LIBWPE_SUFFIX := tar.xz LIBWPE_URL := https://wpewebkit.org/releases/$(LIBWPE).$(LIBWPE_SUFFIX) -- 2.39.5
