diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-13 21:02:12 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-13 21:04:31 +0700 |
commit | 8428ce3d02fe42cf496aa283acf6d9b86350d70f (patch) | |
tree | d2e1978be708579ba1a0d234ba7bb888a23886e7 /libraries/webkit2gtk/webkit2gtk.SlackBuild | |
parent | da8a66a63aac957283f549e2ef5cd9d9ae9756e5 (diff) |
libraries/webkit2gtk: Updated for version 2.14.2.
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 01adf08e01a7..4f7314a79d64 100644 --- a/libraries/webkit2gtk/webkit2gtk.SlackBuild +++ b/libraries/webkit2gtk/webkit2gtk.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=webkit2gtk SRCNAM=webkitgtk -VERSION=${VERSION:-2.14.1} +VERSION=${VERSION:-2.14.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |