libraries/webkit2gtk: Updated for version 2.34.6.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2022-02-20 01:14:07 +07:00
parent b0f08615ce
commit b3a7e35cab
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=webkit2gtk
SRCNAM=webkitgtk
VERSION=${VERSION:-2.34.5}
VERSION=${VERSION:-2.34.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="webkit2gtk"
VERSION="2.34.5"
VERSION="2.34.6"
HOMEPAGE="https://www.webkitgtk.org/"
DOWNLOAD="https://www.webkitgtk.org/releases/webkitgtk-2.34.5.tar.xz"
MD5SUM="2d135a21e89f273072e90950b09b10c3"
DOWNLOAD="https://www.webkitgtk.org/releases/webkitgtk-2.34.6.tar.xz"
MD5SUM="a5eeedd02f5b4bba8bd891b92dc743d4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="bubblewrap geoclue2 gst-plugins-bad wpebackend-fdo xdg-dbus-proxy"