package/libwpe: bump to version 1.14.0

This version is the first stable release with support for gamepad
input events and configuring target frame rates. These will be used
by a follow-up update of the wpewebkit package. Release notes:

  https://wpewebkit.org/release/libwpe-1.14.0.html

Signed-off-by: Adrian Perez de Castro <aperez@igalia.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Adrian Perez de Castro 2022-10-06 12:58:30 +03:00 committed by Peter Korsgaard
parent 6f02b4ba5d
commit 9ae7a1a221
2 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
# From https://wpewebkit.org/releases/libwpe-1.12.3.tar.xz.sums
md5 e538eb8e521d92f2bde3c4cd864abaa1 libwpe-1.12.3.tar.xz
sha1 9d94c411a502a10e68f69bd1fa273539cc6af2ca libwpe-1.12.3.tar.xz
sha256 b84fdbfbc849ce4fdf084bb28b58e5463b1b4b6cc8f200dc77b41f8545d5329d libwpe-1.12.3.tar.xz
# From https://wpewebkit.org/releases/libwpe-1.14.0.tar.xz.sums
md5 f9737912975f979f9e4e01eec174a271 libwpe-1.14.0.tar.xz
sha1 7a5d51c99254fc14ffcbcca9e8550cc7940fe871 libwpe-1.14.0.tar.xz
sha256 c073305bbac5f4402cc1c8a4753bfa3d63a408901f86182051eaa5a75dd89c00 libwpe-1.14.0.tar.xz
# Hashes for license files:
sha256 35bef295cedbbf179eaee14328002587a0e7dc08ebf3f15ea080a6f2815f0d7b COPYING

View File

@ -4,7 +4,7 @@
#
################################################################################
LIBWPE_VERSION = 1.12.3
LIBWPE_VERSION = 1.14.0
LIBWPE_SITE = https://wpewebkit.org/releases
LIBWPE_SOURCE = libwpe-$(LIBWPE_VERSION).tar.xz
LIBWPE_INSTALL_STAGING = YES