diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-02-03 00:46:43 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-02-05 07:02:20 +0700 |
commit | 11fb6ef4e3a7a99662bc83f57977d1f772d87d12 (patch) | |
tree | e4a861e10183e2ef3144d6d87e38889508196361 /libraries/webkit2gtk/webkit2gtk.SlackBuild | |
parent | 073df4ca959f36c36b4adab963843d19b10c29d1 (diff) | |
download | slackbuilds-11fb6ef4e3a7a99662bc83f57977d1f772d87d12.tar.gz |
libraries/webkit2gtk: Updated for version 2.10.7.
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 c90f22f0c2..e6a98a4841 100644 --- a/libraries/webkit2gtk/webkit2gtk.SlackBuild +++ b/libraries/webkit2gtk/webkit2gtk.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=webkit2gtk SRCNAM=webkitgtk -VERSION=${VERSION:-2.10.6} +VERSION=${VERSION:-2.10.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |