summaryrefslogtreecommitdiffstats
path: root/libraries/webkit2gtk/webkit2gtk.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2023-12-21 01:21:39 +0100
committer Willy Sudiarto Raharjo2023-12-21 01:21:39 +0100
commit38a4b09d3d5fbb08c16d4c497d459d821823e613 (patch)
tree4540f6b2555be4e73744508ebd741f615f61910b /libraries/webkit2gtk/webkit2gtk.SlackBuild
parentc4046762263bf348952e7799740b3a060fb47a9d (diff)
downloadslackbuilds-38a4b09d3d5fbb08c16d4c497d459d821823e613.tar.gz
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 672aa81024..759fada87f 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}