diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-09-14 07:24:00 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-09-14 07:24:12 +0700 |
commit | 44897392d6c52fed3ef75d0f0c7f019eb0d259c6 (patch) | |
tree | 62c292752b1dca9f76a24644bcf775911cb07239 /libraries/webkit2gtk/webkit2gtk.SlackBuild | |
parent | 86a6bbf8710c1cf0abebab51e377d0adad9b78b6 (diff) | |
download | slackbuilds-44897392d6c52fed3ef75d0f0c7f019eb0d259c6.tar.gz |
libraries/webkit2gtk: Updated for version 2.18.0.
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 5fdd2cf189..846af17c99 100644 --- a/libraries/webkit2gtk/webkit2gtk.SlackBuild +++ b/libraries/webkit2gtk/webkit2gtk.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=webkit2gtk SRCNAM=webkitgtk -VERSION=${VERSION:-2.16.6} +VERSION=${VERSION:-2.18.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |