commit 5a60694086024dc8217815c3766ea54348402f05 parent 40511cb4ae70352d380d0d9d6f490da2261d5a65 Author: Cem Keylan <cem@ckyln.com> Date: Sat, 13 Feb 2021 18:07:03 +0300 webkit2gtk: bump to 2.30.5 I have forcefully disabled wayland target for now as it leads to build failures. Diffstat:
M | extra/webkit2gtk/build | | | 1 | + |
M | extra/webkit2gtk/checksums | | | 2 | +- |
M | extra/webkit2gtk/sources | | | 2 | +- |
M | extra/webkit2gtk/version | | | 2 | +- |
4 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/extra/webkit2gtk/build b/extra/webkit2gtk/build @@ -59,6 +59,7 @@ cmake -B build \ -DUSE_WPE_RENDERER=OFF \ -DENABLE_WEB_CRYPTO=${libtasn:-OFF} \ -DENABLE_MEDIASOURCE=${streaming:-OFF} \ + -DENABLE_WAYLAND_TARGET=OFF \ -Wno-dev cmake --build build diff --git a/extra/webkit2gtk/checksums b/extra/webkit2gtk/checksums @@ -1,2 +1,2 @@ -d595a37c5001ff787266b155e303a5f2e5b48a6d466f2714c2f30c11392f7b24 webkitgtk-2.30.4.tar.xz +7d0dab08e3c5ae07bec80b2822ef42e952765d5724cac86eb23999bfed5a7f1f webkitgtk-2.30.5.tar.xz bca30f52651c0a890a7aa928d8524bfd22fab293761d022815f2226a13626ad1 fix-musl.patch diff --git a/extra/webkit2gtk/sources b/extra/webkit2gtk/sources @@ -1,2 +1,2 @@ -https://webkitgtk.org/releases/webkitgtk-2.30.4.tar.xz +https://webkitgtk.org/releases/webkitgtk-2.30.5.tar.xz patches/fix-musl.patch diff --git a/extra/webkit2gtk/version b/extra/webkit2gtk/version @@ -1 +1 @@ -2.30.4 1 +2.30.5 1