diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-10-21 06:55:11 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-10-21 06:55:11 +0700 |
commit | c622f5c497b44602a38cbd1849a180073df6adb5 (patch) | |
tree | 9ab0d51c2428741eae64683f1da857c26d6d104a /libraries/webkit2gtk/webkit2gtk.SlackBuild | |
parent | bd93bc735ece7904df82fd39e5c44e2ad9486fbd (diff) |
libraries/webkit2gtk: Updated for version 2.18.1.
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 2f7c42ec28223..9cbde0187630d 100644 --- a/libraries/webkit2gtk/webkit2gtk.SlackBuild +++ b/libraries/webkit2gtk/webkit2gtk.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=webkit2gtk SRCNAM=webkitgtk -VERSION=${VERSION:-2.18.0} +VERSION=${VERSION:-2.18.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |