summaryrefslogtreecommitdiffstats
path: root/libraries/webkit2gtk/webkit2gtk.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2022-04-24 13:16:48 +0200
committer Willy Sudiarto Raharjo2022-04-30 08:52:02 +0200
commit72b63cddfc1fac366e4f2dd01ac47c0b954627b6 (patch)
tree5482106ca2056bfd1e60fff321040d1927f5f856 /libraries/webkit2gtk/webkit2gtk.SlackBuild
parent019adf1b4631573866ac33854a93180261d9baa5 (diff)
downloadslackbuilds-72b63cddfc1fac366e4f2dd01ac47c0b954627b6.tar.gz
libraries/webkit2gtk: Updated for version 2.36.1.
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 77d5f5a9da..604a07ca6e 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.36.0}
+VERSION=${VERSION:-2.36.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}