diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-09-20 17:15:48 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-09-20 17:15:48 +0700 |
commit | 57ead4446895ace0f91742632e2485d68f176184 (patch) | |
tree | 2bad144565762852f5060cbc19361df3f462d9b6 /libraries/webkit2gtk/webkit2gtk.SlackBuild | |
parent | e38a4b88245b4b71e6ff78ac08c933bebc6c3fb5 (diff) |
libraries/webkit2gtk: Updated for version 2.36.8.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/webkit2gtk/webkit2gtk.SlackBuild')
-rw-r--r-- | libraries/webkit2gtk/webkit2gtk.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/webkit2gtk/webkit2gtk.SlackBuild b/libraries/webkit2gtk/webkit2gtk.SlackBuild index 5142c89706c82..2169c247ee872 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.36.7} +VERSION=${VERSION:-2.36.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |