@@ -1,7 +1,7 @@
-# From https://wpewebkit.org/releases/libwpe-1.16.0.tar.xz.sums
-md5 9779115aaa7e67abe642777394e7bfa2 libwpe-1.16.0.tar.xz
-sha1 ea574e09b5d47461a5579a24006488419474d136 libwpe-1.16.0.tar.xz
-sha256 c7f3a3c6b3d006790d486dc7cceda2b6d2e329de07f33bc47dfc53f00f334b2a libwpe-1.16.0.tar.xz
+# From https://wpewebkit.org/releases/libwpe-1.16.2.tar.xz.sums
+md5 689306c9baf6f8d6844146a5c84fc932 libwpe-1.16.2.tar.xz
+sha1 499b62ddd3c1becaffc3b344ff5131c37d527144 libwpe-1.16.2.tar.xz
+sha256 960bdd11c3f2cf5bd91569603ed6d2aa42fd4000ed7cac930a804eac367888d7 libwpe-1.16.2.tar.xz
# Hashes for license files:
sha256 35bef295cedbbf179eaee14328002587a0e7dc08ebf3f15ea080a6f2815f0d7b COPYING
@@ -5,7 +5,7 @@
################################################################################
# The middle number is even for stable releases, odd for development ones.
-LIBWPE_VERSION = 1.16.0
+LIBWPE_VERSION = 1.16.2
LIBWPE_SITE = https://wpewebkit.org/releases
LIBWPE_SOURCE = libwpe-$(LIBWPE_VERSION).tar.xz
LIBWPE_INSTALL_STAGING = YES
This minor release brings in support for analog gamepad/joystick inputs. Version 1.16.1 was deliberately skipped because it introduced accidental ABI breakage, which was fixed in 1.16.2. Release notes: https://wpewebkit.org/release/libwpe-1.16.1.html https://wpewebkit.org/release/libwpe-1.16.2.html Signed-off-by: Adrian Perez de Castro <aperez@igalia.com> --- package/libwpe/libwpe.hash | 8 ++++---- package/libwpe/libwpe.mk | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-)