diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-07-25 16:47:06 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-07-26 18:29:14 +0700 |
commit | 5020121d1e6a281c8a6336a1a56d46d5a7b21713 (patch) | |
tree | 1c47dcd7dd45421e46ce5c4738a456ea372c42d2 | |
parent | 2b66b98b74c562dd1ed82a5ae276580f628aaf7b (diff) | |
download | slackbuilds-5020121d1e6a281c8a6336a1a56d46d5a7b21713.tar.gz |
libraries/webkit2gtk: Updated for version 2.16.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | libraries/webkit2gtk/webkit2gtk.SlackBuild | 2 | ||||
-rw-r--r-- | libraries/webkit2gtk/webkit2gtk.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/libraries/webkit2gtk/webkit2gtk.SlackBuild b/libraries/webkit2gtk/webkit2gtk.SlackBuild index dc591274e7..5fdd2cf189 100644 --- a/libraries/webkit2gtk/webkit2gtk.SlackBuild +++ b/libraries/webkit2gtk/webkit2gtk.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=webkit2gtk SRCNAM=webkitgtk -VERSION=${VERSION:-2.16.5} +VERSION=${VERSION:-2.16.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/webkit2gtk/webkit2gtk.info b/libraries/webkit2gtk/webkit2gtk.info index c00e817483..13bd2df5b1 100644 --- a/libraries/webkit2gtk/webkit2gtk.info +++ b/libraries/webkit2gtk/webkit2gtk.info @@ -1,8 +1,8 @@ PRGNAM="webkit2gtk" -VERSION="2.16.5" +VERSION="2.16.6" HOMEPAGE="https://www.webkitgtk.org/" -DOWNLOAD="https://www.webkitgtk.org/releases/webkitgtk-2.16.5.tar.xz" -MD5SUM="fce72dc89cd310a663d9eb97133861fe" +DOWNLOAD="https://www.webkitgtk.org/releases/webkitgtk-2.16.6.tar.xz" +MD5SUM="0e2d142a586e4ff79cf0324f4fdbf20c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="geoclue hyphen libwebp" |