libraries/webkit2gtk: Updated for version 2.42.4.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2023-12-21 07:21:39 +07:00
parent c404676226
commit 38a4b09d3d
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.42.3}
VERSION=${VERSION:-2.42.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="webkit2gtk"
VERSION="2.42.3"
VERSION="2.42.4"
HOMEPAGE="https://www.webkitgtk.org/"
DOWNLOAD="https://www.webkitgtk.org/releases/webkitgtk-2.42.3.tar.xz"
MD5SUM="de1b3611ee738a4173abb5e897bc09e3"
DOWNLOAD="https://www.webkitgtk.org/releases/webkitgtk-2.42.4.tar.xz"
MD5SUM="27d314a269404cb6ebd12c9f5e5247fc"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="bubblewrap geoclue2 wpebackend-fdo xdg-dbus-proxy unifdef"