libraries/webkit2gtk: Updated for version 2.34.3.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2021-12-29 11:50:15 +07:00
parent 0c7087e5a5
commit 058997dc3c
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.2}
VERSION=${VERSION:-2.34.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="webkit2gtk"
VERSION="2.34.2"
VERSION="2.34.3"
HOMEPAGE="https://www.webkitgtk.org/"
DOWNLOAD="https://www.webkitgtk.org/releases/webkitgtk-2.34.2.tar.xz"
MD5SUM="739f2d32251620ae3a77cd21a5c474db"
DOWNLOAD="https://www.webkitgtk.org/releases/webkitgtk-2.34.3.tar.xz"
MD5SUM="de30c41fb57b2b024417669c22914752"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="bubblewrap geoclue2 gst-plugins-bad wpebackend-fdo xdg-dbus-proxy"