From 95008285045d7130c028d6755dcc2bae5387cb22 Mon Sep 17 00:00:00 2001 From: Matteo Bernardini Date: Fri, 3 Jan 2020 23:09:25 +0100 Subject: 20200103.1 global branch merge. Signed-off-by: Matteo Bernardini --- libraries/webkit2gtk/webkit2gtk.SlackBuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'libraries/webkit2gtk/webkit2gtk.SlackBuild') diff --git a/libraries/webkit2gtk/webkit2gtk.SlackBuild b/libraries/webkit2gtk/webkit2gtk.SlackBuild index d54d9bfc36..18b20b2a89 100644 --- a/libraries/webkit2gtk/webkit2gtk.SlackBuild +++ b/libraries/webkit2gtk/webkit2gtk.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=webkit2gtk SRCNAM=webkitgtk -VERSION=${VERSION:-2.20.5} +VERSION=${VERSION:-2.26.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -74,6 +74,8 @@ 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 {} \; +patch -p1 < $CWD/icu4c-65.1.patch + mkdir -p build cd build cmake -DPORT=GTK \ -- cgit v1.2.3