summaryrefslogtreecommitdiffstats
path: root/libraries/webkit2gtk
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2016-03-19 07:06:15 +0100
committer Willy Sudiarto Raharjo2016-03-19 07:06:15 +0100
commit7b7b9234f14a43999aa83340383c2a6726ace3b3 (patch)
tree7898ec5bff35c287cc6743eb5e60542b7c5a7c2f /libraries/webkit2gtk
parentaa18f2f7c27422106860a867725ee88a0dcfdd88 (diff)
downloadslackbuilds-7b7b9234f14a43999aa83340383c2a6726ace3b3.tar.gz
libraries/webkit2gtk: Updated for version 2.10.9.
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, 4 insertions, 6 deletions
diff --git a/libraries/webkit2gtk/webkit2gtk.SlackBuild b/libraries/webkit2gtk/webkit2gtk.SlackBuild
index 0dd3a6007f..2351954e5d 100644
--- a/libraries/webkit2gtk/webkit2gtk.SlackBuild
+++ b/libraries/webkit2gtk/webkit2gtk.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=webkit2gtk
SRCNAM=webkitgtk
-VERSION=${VERSION:-2.10.7}
+VERSION=${VERSION:-2.10.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -70,8 +70,6 @@ find -L . \
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
-sed -i "s#isnan#std::&#g" Source/JavaScriptCore/runtime/Options.cpp
-
mkdir -p build
cd build
cmake -DPORT=GTK \
diff --git a/libraries/webkit2gtk/webkit2gtk.info b/libraries/webkit2gtk/webkit2gtk.info
index 3984711a37..d0bef57b8f 100644
--- a/libraries/webkit2gtk/webkit2gtk.info
+++ b/libraries/webkit2gtk/webkit2gtk.info
@@ -1,8 +1,8 @@
PRGNAM="webkit2gtk"
-VERSION="2.10.7"
+VERSION="2.10.9"
HOMEPAGE="http://webkitgtk.org/"
-DOWNLOAD="http://webkitgtk.org/releases/webkitgtk-2.10.7.tar.xz"
-MD5SUM="84832b9d8329413b4f1d87df5f7e8efe"
+DOWNLOAD="http://webkitgtk.org/releases/webkitgtk-2.10.9.tar.xz"
+MD5SUM="910749295bd17738469ae19ec9dded24"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="geoclue hyphen libwebp"