diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-06-13 21:45:52 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-06-13 21:45:52 +0700 |
commit | 75978f2ebdc5df9059db20a0d25eb49a1ddadf09 (patch) | |
tree | a5f7b16d9446c9a3aba2ed73c97b2e908847254b | |
parent | c16d572f874ec8fa69cd2f3ad3ca6e79c5520bbf (diff) | |
download | slackbuilds-75978f2ebdc5df9059db20a0d25eb49a1ddadf09.tar.gz |
libraries/webkit2gtk: Updated for version 2.20.3.
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 ad0e97adfa..3e5022283d 100644 --- a/libraries/webkit2gtk/webkit2gtk.SlackBuild +++ b/libraries/webkit2gtk/webkit2gtk.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=webkit2gtk SRCNAM=webkitgtk -VERSION=${VERSION:-2.20.1} +VERSION=${VERSION:-2.20.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/webkit2gtk/webkit2gtk.info b/libraries/webkit2gtk/webkit2gtk.info index ded8e49905..00a5a75dce 100644 --- a/libraries/webkit2gtk/webkit2gtk.info +++ b/libraries/webkit2gtk/webkit2gtk.info @@ -1,8 +1,8 @@ PRGNAM="webkit2gtk" -VERSION="2.20.1" +VERSION="2.20.3" HOMEPAGE="https://www.webkitgtk.org/" -DOWNLOAD="https://www.webkitgtk.org/releases/webkitgtk-2.20.1.tar.xz" -MD5SUM="0cd9b9ae1f48c04de5314f77806eceb4" +DOWNLOAD="https://www.webkitgtk.org/releases/webkitgtk-2.20.3.tar.xz" +MD5SUM="efb69a0cc3cc67ef2647efec22e44c69" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="geoclue2 hyphen libwebp woff2" |