diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-13 13:12:37 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-13 13:12:37 +0700 |
commit | e4defea7eb9c11543ac598ce13d50f44e1490565 (patch) | |
tree | 39af6d65bee8e374a91845c80e7591d8818d4dd2 /libraries/webkit2gtk4.1/webkit2gtk4.1.SlackBuild | |
parent | 64a1cc921a77d31e35daa822dd30a851bf6c0801 (diff) |
libraries/webkit2gtk4.1: Updated for version 2.34.5.
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 b58d4908e1acc..ac1b83b1b152d 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.4} +VERSION=${VERSION:-2.34.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |