diff options
author | David Somero <dsomero@hotmail.com> | 2015-01-17 14:34:45 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-01-17 14:34:45 +0700 |
commit | 304dba739e284464ca9f5ce5454a82dc597e95fc (patch) | |
tree | 410802bd46da5b3920d5ebd7c1cc8b2e51ea3ef1 /libraries/webkitgtk3/webkitgtk3.SlackBuild | |
parent | 7925cda25c930caa161e2dbf46fa16b88ded0fc3 (diff) | |
download | slackbuilds-304dba739e284464ca9f5ce5454a82dc597e95fc.tar.gz |
libraries/webkitgtk3: Updated for version 2.4.8.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/webkitgtk3/webkitgtk3.SlackBuild')
-rw-r--r-- | libraries/webkitgtk3/webkitgtk3.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/webkitgtk3/webkitgtk3.SlackBuild b/libraries/webkitgtk3/webkitgtk3.SlackBuild index d9d4a6b29f..a4d82f91c1 100644 --- a/libraries/webkitgtk3/webkitgtk3.SlackBuild +++ b/libraries/webkitgtk3/webkitgtk3.SlackBuild @@ -25,7 +25,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=webkitgtk3 -VERSION=${VERSION:-2.4.7} +VERSION=${VERSION:-2.4.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |