summaryrefslogtreecommitdiffstats
path: root/libraries/webkit2gtk/webkit2gtk.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2023-07-22 07:05:15 +0200
committer Willy Sudiarto Raharjo2023-07-22 07:05:15 +0200
commit9738dd0b6a7445af9686139599aa837041785744 (patch)
tree6425efafa00c962ad21b6b4405384504007e0df4 /libraries/webkit2gtk/webkit2gtk.SlackBuild
parentb2f5de22358ec7397f8ed24b8660fdf94e2dbfec (diff)
downloadslackbuilds-9738dd0b6a7445af9686139599aa837041785744.tar.gz
libraries/webkit2gtk: Updated for version 2.40.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 3670e9caa4..f71beb9636 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.40.3}
+VERSION=${VERSION:-2.40.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}