summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2021-07-10 05:11:34 +0200
committer Willy Sudiarto Raharjo2021-07-10 05:11:48 +0200
commitbe0d4f7f31c1fbc3759625dd6f9e27cc67b83b25 (patch)
tree91a70d6ea0e52bc50a33e714a2c7cf476312660e
parent923e649ab7b8fd17296ecb58cc22f1e8f3974c57 (diff)
downloadslackbuilds-be0d4f7f31c1fbc3759625dd6f9e27cc67b83b25.tar.gz
libraries/webkit2gtk: Updated for version 2.32.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--libraries/webkit2gtk/webkit2gtk.SlackBuild2
-rw-r--r--libraries/webkit2gtk/webkit2gtk.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/libraries/webkit2gtk/webkit2gtk.SlackBuild b/libraries/webkit2gtk/webkit2gtk.SlackBuild
index 9479543866..f0b8a7dced 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.32.1}
+VERSION=${VERSION:-2.32.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/libraries/webkit2gtk/webkit2gtk.info b/libraries/webkit2gtk/webkit2gtk.info
index 9b6ab634d1..82b5e63ff2 100644
--- a/libraries/webkit2gtk/webkit2gtk.info
+++ b/libraries/webkit2gtk/webkit2gtk.info
@@ -1,8 +1,8 @@
PRGNAM="webkit2gtk"
-VERSION="2.32.1"
+VERSION="2.32.2"
HOMEPAGE="https://www.webkitgtk.org/"
-DOWNLOAD="https://www.webkitgtk.org/releases/webkitgtk-2.32.1.tar.xz"
-MD5SUM="b12790ae1209e1d5848aeb4fb70994db"
+DOWNLOAD="https://www.webkitgtk.org/releases/webkitgtk-2.32.2.tar.xz"
+MD5SUM="6dbf813fefd79c551be47b1312f27cec"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="bubblewrap geoclue2 gst-plugins-bad libseccomp wpebackend-fdo xdg-dbus-proxy"