aboutsummaryrefslogtreecommitdiff
path: root/libraries/webkit2gtk/webkit2gtk.SlackBuild
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-12-21 07:21:39 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-12-21 07:21:39 +0700
commit38a4b09d3d5fbb08c16d4c497d459d821823e613 (patch)
tree4540f6b2555be4e73744508ebd741f615f61910b /libraries/webkit2gtk/webkit2gtk.SlackBuild
parentc4046762263bf348952e7799740b3a060fb47a9d (diff)
libraries/webkit2gtk: Updated for version 2.42.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/webkit2gtk/webkit2gtk.SlackBuild')
-rw-r--r--libraries/webkit2gtk/webkit2gtk.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/webkit2gtk/webkit2gtk.SlackBuild b/libraries/webkit2gtk/webkit2gtk.SlackBuild
index 672aa81024d3..759fada87f8b 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.42.3}
+VERSION=${VERSION:-2.42.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}