summaryrefslogtreecommitdiffstats
path: root/libraries/webkit2gtk/webkit2gtk.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2022-11-05 14:36:57 +0100
committer Willy Sudiarto Raharjo2022-11-05 14:36:57 +0100
commit230247ad26d86a28baa58a70aac11f6b678dc7f2 (patch)
treed1619e9c6ddd628d6d66bdb9fb7a725e548bceee /libraries/webkit2gtk/webkit2gtk.SlackBuild
parent447bb42280ad5003bf0e258b0b51009359199870 (diff)
downloadslackbuilds-230247ad26d86a28baa58a70aac11f6b678dc7f2.tar.gz
libraries/webkit2gtk: Updated for version 2.38.2.
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 76004d4739..759fd70c95 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.1}
+VERSION=${VERSION:-2.38.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}