diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-20 01:14:52 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-20 01:14:52 +0700 |
commit | 965f6f41696b4bc1815b1e623a4c4dfdbbdefa69 (patch) | |
tree | 1869746ab077de45971a07541f095134080746fb /libraries/webkit2gtk4.1/webkit2gtk4.1.SlackBuild | |
parent | b3a7e35cab01940112ecf09fc4c9b50957b8a20e (diff) |
libraries/webkit2gtk4.1: Updated for version 2.34.6.
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 ac1b83b1b152d..2fdf3a69c11c5 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.34.5} +VERSION=${VERSION:-2.34.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |