diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-02-03 23:34:35 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-02-03 23:34:35 +0700 |
commit | b10efd69b9fa7a6454bd80c1255e76ca167aea09 (patch) | |
tree | 5062fd1e12a944205f69c0c01d0b09672783e0a4 /libraries/webkit2gtk4.1/webkit2gtk4.1.SlackBuild | |
parent | f9838a62eb6b2d652393c2582de4e27995a51830 (diff) |
libraries/webkit2gtk4.1: Updated for version 2.38.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/webkit2gtk4.1/webkit2gtk4.1.SlackBuild')
-rw-r--r-- | libraries/webkit2gtk4.1/webkit2gtk4.1.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/webkit2gtk4.1/webkit2gtk4.1.SlackBuild b/libraries/webkit2gtk4.1/webkit2gtk4.1.SlackBuild index afbe63b132aee..ac68518fca146 100644 --- a/libraries/webkit2gtk4.1/webkit2gtk4.1.SlackBuild +++ b/libraries/webkit2gtk4.1/webkit2gtk4.1.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=webkit2gtk4.1 SRCNAM=webkitgtk -VERSION=${VERSION:-2.38.3} +VERSION=${VERSION:-2.38.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |