libraries/webkit2gtk4.1: Updated for version 2.34.5.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2022-02-13 13:12:37 +07:00
parent 64a1cc921a
commit e4defea7eb
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.34.4}
VERSION=${VERSION:-2.34.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

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