libraries/webkit2gtk4.1: Updated for version 2.36.8.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2022-09-20 17:16:39 +07:00
parent 57ead44468
commit 46fae04c8b
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=webkit2gtk4.1
SRCNAM=webkitgtk
VERSION=${VERSION:-2.36.7}
VERSION=${VERSION:-2.36.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="webkit2gtk4.1"
VERSION="2.36.7"
VERSION="2.36.8"
HOMEPAGE="https://www.webkitgtk.org/"
DOWNLOAD="https://www.webkitgtk.org/releases/webkitgtk-2.36.7.tar.xz"
MD5SUM="466351cf35e4f742590919380b5dee93"
DOWNLOAD="https://www.webkitgtk.org/releases/webkitgtk-2.36.8.tar.xz"
MD5SUM="7a3f19f4ff9e8de8c4ab2707e2d350f5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="bubblewrap geoclue2 wpebackend-fdo xdg-dbus-proxy libsoup3"