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 552a55dc9..5c6fb9054 100644 --- a/rules/libwpe.make +++ b/rules/libwpe.make @@ -14,9 +14,9 @@ PACKAGES-$(PTXCONF_LIBWPE) += libwpe # # Paths and names # -LIBWPE_VERSION := 1.6.0 +LIBWPE_VERSION := 1.8.0 LIBWPE_LIBRARY_VERSION := 1.0 -LIBWPE_MD5 := 6e8a2c279dcc3617db5ec7ac4c03d628 +LIBWPE_MD5 := 328ea59dd8dee9107a49353536d00844 LIBWPE := libwpe-$(LIBWPE_VERSION) LIBWPE_SUFFIX := tar.xz LIBWPE_URL := https://wpewebkit.org/releases/$(LIBWPE).$(LIBWPE_SUFFIX) -- 2.28.0 _______________________________________________ ptxdist mailing list [email protected] To unsubscribe, send a mail with subject "unsubscribe" to [email protected]
