summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2022-07-09 03:28:11 +0200
committer Willy Sudiarto Raharjo2022-07-09 03:28:11 +0200
commit0e19007394ab167112b59cea355f86597ebd303b (patch)
tree6f5910b9ce546fe0a592bf7a7ec39a4d93efa97f
parenta4f4583c9c6ce2ba21458677c08a767eefe57433 (diff)
downloadslackbuilds-0e19007394ab167112b59cea355f86597ebd303b.tar.gz
libraries/webkit2gtk: Updated for version 2.36.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--libraries/webkit2gtk/webkit2gtk.SlackBuild2
-rw-r--r--libraries/webkit2gtk/webkit2gtk.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/libraries/webkit2gtk/webkit2gtk.SlackBuild b/libraries/webkit2gtk/webkit2gtk.SlackBuild
index 0ded8160f5..2c083e2656 100644
--- a/libraries/webkit2gtk/webkit2gtk.SlackBuild
+++ b/libraries/webkit2gtk/webkit2gtk.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=webkit2gtk
SRCNAM=webkitgtk
-VERSION=${VERSION:-2.36.3}
+VERSION=${VERSION:-2.36.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/libraries/webkit2gtk/webkit2gtk.info b/libraries/webkit2gtk/webkit2gtk.info
index 58b603cb4d..e4cfc8f5f2 100644
--- a/libraries/webkit2gtk/webkit2gtk.info
+++ b/libraries/webkit2gtk/webkit2gtk.info
@@ -1,8 +1,8 @@
PRGNAM="webkit2gtk"
-VERSION="2.36.3"
+VERSION="2.36.4"
HOMEPAGE="https://www.webkitgtk.org/"
-DOWNLOAD="https://www.webkitgtk.org/releases/webkitgtk-2.36.3.tar.xz"
-MD5SUM="8ad4b1bfbbe3115ee163a8b2ba7b908f"
+DOWNLOAD="https://www.webkitgtk.org/releases/webkitgtk-2.36.4.tar.xz"
+MD5SUM="bb5f96d54804e22fd52478665d1dac7a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="bubblewrap geoclue2 wpebackend-fdo xdg-dbus-proxy"