[gnome-build-meta/mcatanzaro/webkitgtk-2.33.90] Update to 2.33.90




commit acf29909cad7877f1c67137ba3a3fdfc647845c2
Author: Michael Catanzaro <mcatanzaro redhat com>
Date:   Thu Sep 2 09:06:45 2021 -0500

    Update to 2.33.90
    
    Also, reenable WebDriver, which got disabled during the libsoup3
    confusion earlier. (Only one build of WebKit should have WebDriver
    enabled.)

 elements/sdk/webkitgtk.bst | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/elements/sdk/webkitgtk.bst b/elements/sdk/webkitgtk.bst
index b7e5d88f..251c8bff 100644
--- a/elements/sdk/webkitgtk.bst
+++ b/elements/sdk/webkitgtk.bst
@@ -2,7 +2,7 @@ kind: cmake
 
 sources:
 - kind: tar
-  url: webkitgtk_org:webkitgtk-2.33.2.tar.xz
+  url: webkitgtk_org:webkitgtk-2.33.90.tar.xz
 - kind: local
   path: files/webkitgtk/toolchain.i686
 - kind: local
@@ -60,7 +60,6 @@ variables:
   cmake-local: >-
     -DPORT=GTK
     -DENABLE_GTKDOC=ON
-    -DENABLE_WEBDRIVER=OFF
     -DUSE_SOUP2=ON
     %{webkitgtk_toolchain}
     %{webkitgtk_arch_options}


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]