diff options
author | Danny Rawlins <contact@romster.me> | 2021-10-25 01:39:19 +1100 |
---|---|---|
committer | Danny Rawlins <contact@romster.me> | 2021-10-25 01:52:52 +1100 |
commit | 74a1bbe02a445f5498b87f90ebd454336a647ea5 (patch) | |
tree | f9ab58872538ed81cbae6be49bbdd222cb9b1867 /libwpe | |
parent | f42de11f98827c756136bc9f921f228c59426787 (diff) | |
download | opt-74a1bbe02a445f5498b87f90ebd454336a647ea5.tar.gz opt-74a1bbe02a445f5498b87f90ebd454336a647ea5.tar.xz |
libwpe: 1.10.1 -> 1.12.0
Diffstat (limited to 'libwpe')
-rw-r--r-- | libwpe/.footprint | 4 | ||||
-rw-r--r-- | libwpe/.signature | 8 | ||||
-rw-r--r-- | libwpe/Pkgfile | 2 |
3 files changed, 7 insertions, 7 deletions
diff --git a/libwpe/.footprint b/libwpe/.footprint index 936272d35..16e46b239 100644 --- a/libwpe/.footprint +++ b/libwpe/.footprint @@ -17,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.5.2 --rwxr-xr-x root/root usr/lib/libwpe-1.0.so.1.5.2 +lrwxrwxrwx root/root usr/lib/libwpe-1.0.so.1 -> libwpe-1.0.so.1.6.0 +-rwxr-xr-x root/root usr/lib/libwpe-1.0.so.1.6.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 619169dc4..fe9128376 100644 --- a/libwpe/.signature +++ b/libwpe/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/XjyLGKzTpbvOwEgWSoXu/mZ/13xAXFoLoWlwZUNTRP3dI37JRKn0fmNz+h/YtYhSQ1cQMzuggeE1rHGiOwYhws= -SHA256 (Pkgfile) = 4e1b7e11d4baf54ce166143b5bc20395fe0bdc25319380b609e1e4323da8c4e9 -SHA256 (.footprint) = 0b9c67694f771e2a5c66eed4e30e9aaf7de96479731b5a803f735686785f5eba -SHA256 (libwpe-1.10.1.tar.xz) = a327b3ffcf2356dbe8148c1db4bbdc5359d7e7163d177f67551a8393b144adf0 +RWSE3ohX2g5d/UGjiGqakh4jMZKVvlEIfVw4JmqwA5P4p/JC0qCkvU3waBUG0Ocx3+bmtQ3Jw12QxZdGI6lXM2kezC20AHftNQk= +SHA256 (Pkgfile) = f47d4a0e33384fe0e0d1771f67b25f6af36d319e029108c3e65aee0d7886a404 +SHA256 (.footprint) = 2a85d82f4a7089c01d09ff994284f829e5489465c58303462eb1ae89fbd0a64a +SHA256 (libwpe-1.12.0.tar.xz) = e8eeca228a6b4c36294cfb63f7d3ba9ada47a430904a5a973b3c99c96a44c18c diff --git a/libwpe/Pkgfile b/libwpe/Pkgfile index 356e45036..b04f7d9be 100644 --- a/libwpe/Pkgfile +++ b/libwpe/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libxkbcommon mesa name=libwpe -version=1.10.1 +version=1.12.0 release=1 source=(https://wpewebkit.org/releases/$name-$version.tar.xz) |