libraries/webkit2gtk4.1: Updated for version 2.38.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2022-11-05 20:37:22 +07:00
parent 230247ad26
commit 4fb1c4b65b
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.38.1}
VERSION=${VERSION:-2.38.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="webkit2gtk4.1"
VERSION="2.38.1"
VERSION="2.38.2"
HOMEPAGE="https://www.webkitgtk.org/"
DOWNLOAD="https://www.webkitgtk.org/releases/webkitgtk-2.38.1.tar.xz"
MD5SUM="1bd005d9f02c0723b0f777ff950f45a7"
DOWNLOAD="https://www.webkitgtk.org/releases/webkitgtk-2.38.2.tar.xz"
MD5SUM="c234585a51c015a42c80c705222098c6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="bubblewrap geoclue2 wpebackend-fdo xdg-dbus-proxy libsoup3"