package/libwpe: bump to version 1.16.3

The main fix is being able to compile with CMake 4.x.

Release notes:
https://wpewebkit.org/release/libwpe-1.16.3.html

Signed-off-by: Adrian Perez de Castro <aperez@igalia.com>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Adrian Perez de Castro
2025-10-06 11:33:20 +03:00
committed by Julien Olivain
parent f710640be5
commit a91c709867
2 changed files with 5 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
# 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
# From https://wpewebkit.org/releases/libwpe-1.16.3.tar.xz.sums
md5 a26e3703d2a35ba3e57436cd6b76a656 libwpe-1.16.3.tar.xz
sha1 969897ea9b908f92ef0b4f6feaaec74f23425c39 libwpe-1.16.3.tar.xz
sha256 c880fa8d607b2aa6eadde7d6d6302b1396ebc38368fe2332fa20e193c7ee1420 libwpe-1.16.3.tar.xz
# Hashes for license files:
sha256 35bef295cedbbf179eaee14328002587a0e7dc08ebf3f15ea080a6f2815f0d7b COPYING

View File

@@ -5,7 +5,7 @@
################################################################################
# The middle number is even for stable releases, odd for development ones.
LIBWPE_VERSION = 1.16.2
LIBWPE_VERSION = 1.16.3
LIBWPE_SITE = https://wpewebkit.org/releases
LIBWPE_SOURCE = libwpe-$(LIBWPE_VERSION).tar.xz
LIBWPE_INSTALL_STAGING = YES