diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-10 13:08:21 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-10 13:08:21 +0700 |
commit | ec1535701670f137c604ff6c8bda281b48a53fb3 (patch) | |
tree | 079eb416a4b444e7ad5d99aef4acb5295a026ae6 /libraries/webkit2gtk/webkit2gtk.SlackBuild | |
parent | f905174a291b71717bdf647be065db2bb79738c0 (diff) | |
download | slackbuilds-ec1535701670f137c604ff6c8bda281b48a53fb3.tar.gz |
libraries/webkit2gtk: Updated for version 2.16.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 fc0c4ba085..44de7f126b 100644 --- a/libraries/webkit2gtk/webkit2gtk.SlackBuild +++ b/libraries/webkit2gtk/webkit2gtk.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=webkit2gtk SRCNAM=webkitgtk -VERSION=${VERSION:-2.16.0} +VERSION=${VERSION:-2.16.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |