summaryrefslogtreecommitdiffstats
path: root/libraries/webkit2gtk/webkit2gtk.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2023-05-31 11:29:14 +0200
committer Willy Sudiarto Raharjo2023-05-31 11:29:14 +0200
commita6a67f4cda4924e9e8f214d675f2363010d8cc54 (patch)
tree20bd88677e252943e01fd4aae9378b0eb1add415 /libraries/webkit2gtk/webkit2gtk.SlackBuild
parenta9b24a5c1ad3b57855f81a8fc6e434e8610712c4 (diff)
downloadslackbuilds-a6a67f4cda4924e9e8f214d675f2363010d8cc54.tar.gz
libraries/webkit2gtk: Updated for version 2.40.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/webkit2gtk/webkit2gtk.SlackBuild')
-rw-r--r--libraries/webkit2gtk/webkit2gtk.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/webkit2gtk/webkit2gtk.SlackBuild b/libraries/webkit2gtk/webkit2gtk.SlackBuild
index c9be14ac4b..2db329e560 100644
--- a/libraries/webkit2gtk/webkit2gtk.SlackBuild
+++ b/libraries/webkit2gtk/webkit2gtk.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=webkit2gtk
SRCNAM=webkitgtk
-VERSION=${VERSION:-2.40.1}
+VERSION=${VERSION:-2.40.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -94,7 +94,7 @@ cd build
-DUSE_SOUP2=ON \
-DENABLE_JOURNALD_LOG=OFF \
-DENABLE_DOCUMENTATION=OFF \
- -DENABLE_BUBBLEWRAP_SANDBOX=off \
+ -DENABLE_BUBBLEWRAP_SANDBOX=on \
-DUSE_SYSTEM_MALLOC=on \
-DUSE_GSTREAMER_TRANSCODER=OFF \
-DUSE_AVIF=OFF \