summaryrefslogtreecommitdiffstats
path: root/libraries/webkit2gtk4.1/webkit2gtk4.1.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/webkit2gtk4.1/webkit2gtk4.1.SlackBuild')
-rw-r--r--libraries/webkit2gtk4.1/webkit2gtk4.1.SlackBuild5
1 files changed, 1 insertions, 4 deletions
diff --git a/libraries/webkit2gtk4.1/webkit2gtk4.1.SlackBuild b/libraries/webkit2gtk4.1/webkit2gtk4.1.SlackBuild
index 31c7b2863c..59f324de96 100644
--- a/libraries/webkit2gtk4.1/webkit2gtk4.1.SlackBuild
+++ b/libraries/webkit2gtk4.1/webkit2gtk4.1.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=webkit2gtk4.1
SRCNAM=webkitgtk
-VERSION=${VERSION:-2.44.0}
+VERSION=${VERSION:-2.44.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -80,9 +80,6 @@ find -L . \
patch -p1 < $CWD/unhide-deprecated-api.patch
patch -p1 < $CWD/3d5373575695b293b8559155431d0079a6153aff.patch
-# https://git.alpinelinux.org/aports/commit/?id=6ac1a60697be269de429404a602aaeb44ffe1149
-patch -p1 < $CWD/timer.patch
-
mkdir -p build
cd build
cmake -DPORT=GTK \