Signed-off-by: Bastian Krause <[email protected]> --- rules/libwpe.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rules/libwpe.make b/rules/libwpe.make index 799d4df61..4e0ea0ab8 100644 --- a/rules/libwpe.make +++ b/rules/libwpe.make @@ -14,9 +14,9 @@ PACKAGES-$(PTXCONF_LIBWPE) += libwpe # # Paths and names # -LIBWPE_VERSION := 1.14.0 +LIBWPE_VERSION := 1.14.1 LIBWPE_LIBRARY_VERSION := 1.0 -LIBWPE_MD5 := f9737912975f979f9e4e01eec174a271 +LIBWPE_MD5 := d834d70a6b3afb24a05ec188df248e52 LIBWPE := libwpe-$(LIBWPE_VERSION) LIBWPE_SUFFIX := tar.xz LIBWPE_URL := https://wpewebkit.org/releases/$(LIBWPE).$(LIBWPE_SUFFIX) -- 2.30.2
