diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-10-21 06:55:11 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-10-21 06:55:11 +0700 |
commit | c622f5c497b44602a38cbd1849a180073df6adb5 (patch) | |
tree | 9ab0d51c2428741eae64683f1da857c26d6d104a | |
parent | bd93bc735ece7904df82fd39e5c44e2ad9486fbd (diff) | |
download | slackbuilds-c622f5c497b44602a38cbd1849a180073df6adb5.tar.gz |
libraries/webkit2gtk: Updated for version 2.18.1.
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 2f7c42ec28..9cbde01876 100644 --- a/libraries/webkit2gtk/webkit2gtk.SlackBuild +++ b/libraries/webkit2gtk/webkit2gtk.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=webkit2gtk SRCNAM=webkitgtk -VERSION=${VERSION:-2.18.0} +VERSION=${VERSION:-2.18.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/webkit2gtk/webkit2gtk.info b/libraries/webkit2gtk/webkit2gtk.info index 059573c359..c837ed5f24 100644 --- a/libraries/webkit2gtk/webkit2gtk.info +++ b/libraries/webkit2gtk/webkit2gtk.info @@ -1,8 +1,8 @@ PRGNAM="webkit2gtk" -VERSION="2.18.0" +VERSION="2.18.1" HOMEPAGE="https://www.webkitgtk.org/" -DOWNLOAD="https://www.webkitgtk.org/releases/webkitgtk-2.18.0.tar.xz" -MD5SUM="10d86dd5a5b68875654cc38af139f382" +DOWNLOAD="https://www.webkitgtk.org/releases/webkitgtk-2.18.1.tar.xz" +MD5SUM="951a6082ada2f7d0292d3251a3f9532b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="geoclue hyphen libwebp" |