summaryrefslogtreecommitdiffstats
path: root/libraries/webkit2gtk4.1
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2023-05-31 12:09:23 +0200
committer Willy Sudiarto Raharjo2023-05-31 12:09:23 +0200
commit57fac01e6a0dcb5bab7d29c358d488927cdd66fe (patch)
tree92fdad2326b89446dd6e85af6dad7c7d0c0b17b6 /libraries/webkit2gtk4.1
parenta6a67f4cda4924e9e8f214d675f2363010d8cc54 (diff)
downloadslackbuilds-57fac01e6a0dcb5bab7d29c358d488927cdd66fe.tar.gz
libraries/webkit2gtk4.1: Updated for version 2.40.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/webkit2gtk4.1')
-rw-r--r--libraries/webkit2gtk4.1/webkit2gtk4.1.SlackBuild4
-rw-r--r--libraries/webkit2gtk4.1/webkit2gtk4.1.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/libraries/webkit2gtk4.1/webkit2gtk4.1.SlackBuild b/libraries/webkit2gtk4.1/webkit2gtk4.1.SlackBuild
index 3bfb614cfc..7130c25315 100644
--- a/libraries/webkit2gtk4.1/webkit2gtk4.1.SlackBuild
+++ b/libraries/webkit2gtk4.1/webkit2gtk4.1.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=webkit2gtk4.1
SRCNAM=webkitgtk
-VERSION=${VERSION:-2.40.1}
+VERSION=${VERSION:-2.40.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -93,7 +93,7 @@ cd build
-DENABLE_MINIBROWSER=ON \
-DENABLE_JOURNALD_LOG=OFF \
-DENABLE_DOCUMENTATION=OFF \
- -DENABLE_BUBBLEWRAP_SANDBOX=off \
+ -DENABLE_BUBBLEWRAP_SANDBOX=on \
-DUSE_SYSTEM_MALLOC=on \
-DUSE_AVIF=OFF \
-DUSE_GSTREAMER_TRANSCODER=OFF \
diff --git a/libraries/webkit2gtk4.1/webkit2gtk4.1.info b/libraries/webkit2gtk4.1/webkit2gtk4.1.info
index ff61c62651..da38d149ef 100644
--- a/libraries/webkit2gtk4.1/webkit2gtk4.1.info
+++ b/libraries/webkit2gtk4.1/webkit2gtk4.1.info
@@ -1,8 +1,8 @@
PRGNAM="webkit2gtk4.1"
-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 libsoup3 unifdef"