diff options
author | Danny Rawlins <contact@romster.me> | 2021-03-27 21:25:22 +1100 |
---|---|---|
committer | Danny Rawlins <contact@romster.me> | 2021-03-27 21:25:22 +1100 |
commit | bb2f73036112d7a6f7337ce5574be92ba3593e53 (patch) | |
tree | 6c46d4c2caf91f2fc48e65390588c95de4501949 /libwpe | |
parent | a5f31fe21a95ccbafb6fa2c9ecb9da8c3a96b18c (diff) | |
download | opt-bb2f73036112d7a6f7337ce5574be92ba3593e53.tar.gz opt-bb2f73036112d7a6f7337ce5574be92ba3593e53.tar.xz |
libwpe: 1.8.0 -> 1.10.0
Diffstat (limited to 'libwpe')
-rw-r--r-- | libwpe/.footprint | 5 | ||||
-rw-r--r-- | libwpe/.signature | 8 | ||||
-rw-r--r-- | libwpe/Pkgfile | 2 |
3 files changed, 8 insertions, 7 deletions
diff --git a/libwpe/.footprint b/libwpe/.footprint index 9b2c1d37b..6bc6e61ff 100644 --- a/libwpe/.footprint +++ b/libwpe/.footprint @@ -5,6 +5,7 @@ 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/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/renderer-backend-egl.h @@ -16,7 +17,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.4.3 --rwxr-xr-x root/root usr/lib/libwpe-1.0.so.1.4.3 +lrwxrwxrwx root/root usr/lib/libwpe-1.0.so.1 -> libwpe-1.0.so.1.5.1 +-rwxr-xr-x root/root usr/lib/libwpe-1.0.so.1.5.1 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 a82256155..2ca21ff43 100644 --- a/libwpe/.signature +++ b/libwpe/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/TFujVGJefXiT7MaNCRtGeLdzu8sG/IW6pwYaFoeBTKlZy7YOjTB5ttquJOMaGL1UqJBoq8aDzIc1cEll5Gylw4= -SHA256 (Pkgfile) = f93ef1cae8aa99af94b011c8bdce0411145676462b643e869ddf922ff922054c -SHA256 (.footprint) = 4b86769854a31aa7c548b50b037fceacf0a2d7e556bc9581c60bf63678e97b55 -SHA256 (libwpe-1.8.0.tar.xz) = a6f00a7d091cbd4db57fe7ee3b4c12c6350921d654ed79812800a26c888481d2 +RWSE3ohX2g5d/WiY35jKWleK6/BLIxbBYHMMA99gOe/F9N1f8xk/BLR6cC7u64VUVyyae46A2LLUAIDXZMIKrA7LtCxV2hUtbgw= +SHA256 (Pkgfile) = 291604a34002442709732791dc3939251195851dcdb2c170aca8170e3ed25962 +SHA256 (.footprint) = 6d85ac247f619c47744562c866a7553ab3d60b2d542974a4e33c490ec54e1296 +SHA256 (libwpe-1.10.0.tar.xz) = 2415e270d45e3595ed4052bc105f733744dc2d3677e12ff4a831e5029841084d diff --git a/libwpe/Pkgfile b/libwpe/Pkgfile index fa4526a83..3c75db815 100644 --- a/libwpe/Pkgfile +++ b/libwpe/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libxkbcommon mesa name=libwpe -version=1.8.0 +version=1.10.0 release=1 source=(https://wpewebkit.org/releases/$name-$version.tar.xz) |