summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2021-12-29 05:50:15 +0100
committer Willy Sudiarto Raharjo2021-12-29 05:50:15 +0100
commit058997dc3ce4c68656a8f9ee4dae68471b7a4837 (patch)
tree94495e1021b4751313446533080f6e436711c8e0
parent0c7087e5a5feb263429e61178fdbacc59d679497 (diff)
downloadslackbuilds-058997dc3ce4c68656a8f9ee4dae68471b7a4837.tar.gz
libraries/webkit2gtk: Updated for version 2.34.3.
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 9787ca1ede..70f10c8dc1 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.34.2}
+VERSION=${VERSION:-2.34.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/libraries/webkit2gtk/webkit2gtk.info b/libraries/webkit2gtk/webkit2gtk.info
index 83ff9b21df..18142b8b1f 100644
--- a/libraries/webkit2gtk/webkit2gtk.info
+++ b/libraries/webkit2gtk/webkit2gtk.info
@@ -1,8 +1,8 @@
PRGNAM="webkit2gtk"
-VERSION="2.34.2"
+VERSION="2.34.3"
HOMEPAGE="https://www.webkitgtk.org/"
-DOWNLOAD="https://www.webkitgtk.org/releases/webkitgtk-2.34.2.tar.xz"
-MD5SUM="739f2d32251620ae3a77cd21a5c474db"
+DOWNLOAD="https://www.webkitgtk.org/releases/webkitgtk-2.34.3.tar.xz"
+MD5SUM="de30c41fb57b2b024417669c22914752"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="bubblewrap geoclue2 gst-plugins-bad wpebackend-fdo xdg-dbus-proxy"