From 01febac1411841643084ed7f30e85bd256c52a5b Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Sun, 25 Sep 2022 12:30:05 +0200 Subject: [PATCH] libwpe: 1.12.3 -> 1.14.0 --- libwpe/.footprint | 7 +++++-- libwpe/.signature | 8 ++++---- libwpe/Pkgfile | 2 +- 3 files changed, 10 insertions(+), 7 deletions(-) diff --git a/libwpe/.footprint b/libwpe/.footprint index 38e6c2237..cf54fa894 100644 --- a/libwpe/.footprint +++ b/libwpe/.footprint @@ -3,11 +3,14 @@ drwxr-xr-x root/root usr/include/ drwxr-xr-x root/root usr/include/wpe-1.0/ drwxr-xr-x root/root usr/include/wpe-1.0/wpe/ -rw-r--r-- root/root usr/include/wpe-1.0/wpe/export.h +-rw-r--r-- root/root usr/include/wpe-1.0/wpe/gamepad.h +-rw-r--r-- root/root usr/include/wpe-1.0/wpe/input-xkb.h -rw-r--r-- root/root usr/include/wpe-1.0/wpe/input.h -rw-r--r-- root/root usr/include/wpe-1.0/wpe/keysyms.h -rw-r--r-- root/root usr/include/wpe-1.0/wpe/libwpe-version.h -rw-r--r-- root/root usr/include/wpe-1.0/wpe/loader.h -rw-r--r-- root/root usr/include/wpe-1.0/wpe/pasteboard.h +-rw-r--r-- root/root usr/include/wpe-1.0/wpe/process.h -rw-r--r-- root/root usr/include/wpe-1.0/wpe/renderer-backend-egl.h -rw-r--r-- root/root usr/include/wpe-1.0/wpe/renderer-host.h -rw-r--r-- root/root usr/include/wpe-1.0/wpe/version-deprecated.h @@ -17,7 +20,7 @@ drwxr-xr-x root/root usr/include/wpe-1.0/wpe/ -rw-r--r-- root/root usr/include/wpe-1.0/wpe/wpe.h drwxr-xr-x root/root usr/lib/ lrwxrwxrwx root/root usr/lib/libwpe-1.0.so -> libwpe-1.0.so.1 -lrwxrwxrwx root/root usr/lib/libwpe-1.0.so.1 -> libwpe-1.0.so.1.6.3 --rwxr-xr-x root/root usr/lib/libwpe-1.0.so.1.6.3 +lrwxrwxrwx root/root usr/lib/libwpe-1.0.so.1 -> libwpe-1.0.so.1.8.0 +-rwxr-xr-x root/root usr/lib/libwpe-1.0.so.1.8.0 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/wpe-1.0.pc diff --git a/libwpe/.signature b/libwpe/.signature index 1dc9543d9..2a50b9748 100644 --- a/libwpe/.signature +++ b/libwpe/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/Q98BQqh4Qf52LdoCAhJ/e8CetDsOa4yt1VUv9+82/u53xE0S6w6RdVF6HNXi4Ldh4j8c66zjLe1ydePy9vLCwI= -SHA256 (Pkgfile) = e5db97769445b86a8a2c0d603c6b4c89e701d89c930810048afa451f0ca00543 -SHA256 (.footprint) = 90f6b186bd5cc8fa6df4d80545794ccbb5735dbbd7fecfe3846b10c600bedfb6 -SHA256 (libwpe-1.12.3.tar.xz) = b84fdbfbc849ce4fdf084bb28b58e5463b1b4b6cc8f200dc77b41f8545d5329d +RWSE3ohX2g5d/aQyTGfgLMWfRe0RLUHDGRRo8kyDsEvGmvaIjt1Xr5d6XhrZ5VoPTGbo7M9YCP13VfuLQhK01DSE5321VScKqAM= +SHA256 (Pkgfile) = 57c51dbbfe29a264bf0693ed159c56f70d18dce945070cbb07da549b3eb81400 +SHA256 (.footprint) = 7e2cda8a5a02e61c846f6cbfc1370e87d5dc606faa0f30856249df558b8b8f9f +SHA256 (libwpe-1.14.0.tar.xz) = c073305bbac5f4402cc1c8a4753bfa3d63a408901f86182051eaa5a75dd89c00 diff --git a/libwpe/Pkgfile b/libwpe/Pkgfile index 718a1984f..0a2846300 100644 --- a/libwpe/Pkgfile +++ b/libwpe/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libxkbcommon mesa name=libwpe -version=1.12.3 +version=1.14.0 release=1 source=(https://wpewebkit.org/releases/$name-$version.tar.xz)