aboutsummaryrefslogtreecommitdiff
path: root/libraries/webkit2gtk/webkit2gtk.SlackBuild
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-02-03 23:33:50 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-02-03 23:33:50 +0700
commitf9838a62eb6b2d652393c2582de4e27995a51830 (patch)
tree452add7dd083bd659f098fcd8cfd4c517494f6c5 /libraries/webkit2gtk/webkit2gtk.SlackBuild
parenta7473c22ed757a5993c97f16c056439be4c58079 (diff)
libraries/webkit2gtk: Updated for version 2.38.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 145e99a9b29bc..9ad24a4fa63b1 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.38.3}
+VERSION=${VERSION:-2.38.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}