summaryrefslogtreecommitdiffstats
path: root/libraries/webkit2gtk/webkit2gtk.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2023-04-22 06:34:06 +0200
committer Willy Sudiarto Raharjo2023-04-22 06:34:06 +0200
commit49ad6b28471b5f923ede7a96945a281e2eaabb3b (patch)
tree1c1364c5ef0f6c3107364418ab37a9134d91ce3a /libraries/webkit2gtk/webkit2gtk.SlackBuild
parent322e0885b4345bbd935130bdda814d59a1892f49 (diff)
downloadslackbuilds-49ad6b28471b5f923ede7a96945a281e2eaabb3b.tar.gz
libraries/webkit2gtk: Updated for version 2.40.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/webkit2gtk/webkit2gtk.SlackBuild')
-rw-r--r--libraries/webkit2gtk/webkit2gtk.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/webkit2gtk/webkit2gtk.SlackBuild b/libraries/webkit2gtk/webkit2gtk.SlackBuild
index 8d625330ee..c9be14ac4b 100644
--- a/libraries/webkit2gtk/webkit2gtk.SlackBuild
+++ b/libraries/webkit2gtk/webkit2gtk.SlackBuild
@@ -26,8 +26,8 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=webkit2gtk
SRCNAM=webkitgtk
-VERSION=${VERSION:-2.40.0}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-2.40.1}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}