summaryrefslogtreecommitdiffstats
path: root/libraries/webkit2gtk
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-31 16:29:14 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-31 16:29:14 +0700
commita6a67f4cda4924e9e8f214d675f2363010d8cc54 (patch)
tree20bd88677e252943e01fd4aae9378b0eb1add415 /libraries/webkit2gtk
parenta9b24a5c1ad3b57855f81a8fc6e434e8610712c4 (diff)
downloadslackbuilds-a6a67f4cda4924e9e8f214d675f2363010d8cc54.tar.gz
slackbuilds-a6a67f4cda4924e9e8f214d675f2363010d8cc54.tar.xz
libraries/webkit2gtk: Updated for version 2.40.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/webkit2gtk')
-rw-r--r--libraries/webkit2gtk/webkit2gtk.SlackBuild4
-rw-r--r--libraries/webkit2gtk/webkit2gtk.info6
2 files changed, 5 insertions, 5 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 \
diff --git a/libraries/webkit2gtk/webkit2gtk.info b/libraries/webkit2gtk/webkit2gtk.info
index 6c05b277cd..813d1b30a9 100644
--- a/libraries/webkit2gtk/webkit2gtk.info
+++ b/libraries/webkit2gtk/webkit2gtk.info
@@ -1,8 +1,8 @@
PRGNAM="webkit2gtk"
-VERSION="2.40.1"
+VERSION="2.40.2"
HOMEPAGE="https://www.webkitgtk.org/"
-DOWNLOAD="https://www.webkitgtk.org/releases/webkitgtk-2.40.1.tar.xz"
-MD5SUM="20aa14992701802a58bb5e333296a963"
+DOWNLOAD="https://www.webkitgtk.org/releases/webkitgtk-2.40.2.tar.xz"
+MD5SUM="9fb1e6d919f29662ee3e741421fd0b71"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="bubblewrap geoclue2 wpebackend-fdo xdg-dbus-proxy unifdef"