summaryrefslogtreecommitdiffstats
path: root/libraries/webkit2gtk
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2017-01-18 00:44:41 +0100
committer Willy Sudiarto Raharjo2017-01-20 13:35:25 +0100
commite166054afb9a9433b740e30545e32e65ed439dc9 (patch)
tree7cb155284812c7335a3f4f1d7751dbaa98f4c990 /libraries/webkit2gtk
parentaa02f9c677ff2c611ed0747313df41ed687ae5eb (diff)
downloadslackbuilds-e166054afb9a9433b740e30545e32e65ed439dc9.tar.gz
libraries/webkit2gtk: Updated for version 2.14.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/webkit2gtk')
-rw-r--r--libraries/webkit2gtk/webkit2gtk.SlackBuild4
-rw-r--r--libraries/webkit2gtk/webkit2gtk.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/libraries/webkit2gtk/webkit2gtk.SlackBuild b/libraries/webkit2gtk/webkit2gtk.SlackBuild
index 4f7314a79d..743571308d 100644
--- a/libraries/webkit2gtk/webkit2gtk.SlackBuild
+++ b/libraries/webkit2gtk/webkit2gtk.SlackBuild
@@ -2,7 +2,7 @@
#
# Slackware build script for webkit2gtk
#
-# Copyright 2016 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
+# Copyright 2016-2017 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
PRGNAM=webkit2gtk
SRCNAM=webkitgtk
-VERSION=${VERSION:-2.14.2}
+VERSION=${VERSION:-2.14.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/libraries/webkit2gtk/webkit2gtk.info b/libraries/webkit2gtk/webkit2gtk.info
index 56fe8e0a0c..dd8556cc51 100644
--- a/libraries/webkit2gtk/webkit2gtk.info
+++ b/libraries/webkit2gtk/webkit2gtk.info
@@ -1,8 +1,8 @@
PRGNAM="webkit2gtk"
-VERSION="2.14.2"
+VERSION="2.14.3"
HOMEPAGE="https://webkitgtk.org/"
-DOWNLOAD="https://webkitgtk.org/releases/webkitgtk-2.14.2.tar.xz"
-MD5SUM="2fe3cadbc546d93ca68a13756c2be015"
+DOWNLOAD="https://webkitgtk.org/releases/webkitgtk-2.14.3.tar.xz"
+MD5SUM="cb08302a3e140f5487fe757262cf5267"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="geoclue hyphen libwebp"