summaryrefslogtreecommitdiffstats
path: root/libraries/webkit2gtk/webkit2gtk.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2021-07-25 10:49:55 +0200
committer Willy Sudiarto Raharjo2021-07-25 10:49:55 +0200
commit18c93086b5d280195ac3f2f026464cae863fbfe5 (patch)
treef0bd7b31e68335dea3ed8b125ada380805984fb4 /libraries/webkit2gtk/webkit2gtk.SlackBuild
parent9731c3b1e7c12a1e6c1b8effa96e01de8ce8726e (diff)
downloadslackbuilds-18c93086b5d280195ac3f2f026464cae863fbfe5.tar.gz
libraries/webkit2gtk: Updated for version 2.32.3.
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 3e53f503f7..96c17ea8b3 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.32.2}
+VERSION=${VERSION:-2.32.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}