diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-25 00:23:14 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-25 00:23:14 +0700 |
commit | 04a38d15df729a09fcaaddac74b845491bd6c353 (patch) | |
tree | 87b650a3f5e82b71d1a1ab4bbd9dd8b2a6084252 /libraries/webkit2gtk/webkit2gtk.SlackBuild | |
parent | e0d723ab7efe29ab387986af25348d66dc2fb184 (diff) | |
download | slackbuilds-04a38d15df729a09fcaaddac74b845491bd6c353.tar.gz |
libraries/webkit2gtk: Updated for version 2.12.3.
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 6576438518..35dba0bb34 100644 --- a/libraries/webkit2gtk/webkit2gtk.SlackBuild +++ b/libraries/webkit2gtk/webkit2gtk.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=webkit2gtk SRCNAM=webkitgtk -VERSION=${VERSION:-2.12.2} +VERSION=${VERSION:-2.12.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |