diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-12-20 09:32:43 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-12-20 09:35:07 +0700 |
commit | 25803c629df3e8c71bd10faa62f20d80b9395406 (patch) | |
tree | 828c97567c95739363fc6402451ef665fc69d69b /libraries/webkit2gtk | |
parent | 9eb5f7200f535dff8afa1c70200d1f1416d95363 (diff) | |
download | slackbuilds-25803c629df3e8c71bd10faa62f20d80b9395406.tar.gz |
libraries/webkit2gtk: Updated for version 2.18.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/webkit2gtk')
-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 8a49b52fb6..6ece955bc6 100644 --- a/libraries/webkit2gtk/webkit2gtk.SlackBuild +++ b/libraries/webkit2gtk/webkit2gtk.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=webkit2gtk SRCNAM=webkitgtk -VERSION=${VERSION:-2.18.3} +VERSION=${VERSION:-2.18.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/webkit2gtk/webkit2gtk.info b/libraries/webkit2gtk/webkit2gtk.info index 2c68b20935..7ea91ec43f 100644 --- a/libraries/webkit2gtk/webkit2gtk.info +++ b/libraries/webkit2gtk/webkit2gtk.info @@ -1,8 +1,8 @@ PRGNAM="webkit2gtk" -VERSION="2.18.3" +VERSION="2.18.4" HOMEPAGE="https://www.webkitgtk.org/" -DOWNLOAD="https://www.webkitgtk.org/releases/webkitgtk-2.18.3.tar.xz" -MD5SUM="264a22d7467deae606e42b6eb5dd65af" +DOWNLOAD="https://www.webkitgtk.org/releases/webkitgtk-2.18.4.tar.xz" +MD5SUM="c4686971eac2760bab685e21ac8849be" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="geoclue hyphen libwebp" |