diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-07-11 17:08:52 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-07-12 22:47:51 +0700 |
commit | 2a63b000cb54fc1a71bbf87176c0b67478fb1c14 (patch) | |
tree | 03310b50d6a7a23cd9c42da5e3267a22905be9d0 | |
parent | 7ff34605f6a86eb0a1ffe1908b52c2bb9d399644 (diff) | |
download | slackbuilds-2a63b000cb54fc1a71bbf87176c0b67478fb1c14.tar.gz |
libraries/webkit2gtk: Updated for version 2.16.5.
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 2c4a0cc704..dc591274e7 100644 --- a/libraries/webkit2gtk/webkit2gtk.SlackBuild +++ b/libraries/webkit2gtk/webkit2gtk.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=webkit2gtk SRCNAM=webkitgtk -VERSION=${VERSION:-2.16.3} +VERSION=${VERSION:-2.16.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/webkit2gtk/webkit2gtk.info b/libraries/webkit2gtk/webkit2gtk.info index fd53aa7c2d..c00e817483 100644 --- a/libraries/webkit2gtk/webkit2gtk.info +++ b/libraries/webkit2gtk/webkit2gtk.info @@ -1,8 +1,8 @@ PRGNAM="webkit2gtk" -VERSION="2.16.3" +VERSION="2.16.5" HOMEPAGE="https://www.webkitgtk.org/" -DOWNLOAD="https://www.webkitgtk.org/releases/webkitgtk-2.16.3.tar.xz" -MD5SUM="34dbbcad8a87a929519d93c67edd6d87" +DOWNLOAD="https://www.webkitgtk.org/releases/webkitgtk-2.16.5.tar.xz" +MD5SUM="fce72dc89cd310a663d9eb97133861fe" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="geoclue hyphen libwebp" |