libraries/webkit2gtk4.1: Updated for version 2.40.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2023-04-22 11:35:05 +07:00
parent 49ad6b2847
commit b14f2ca92d
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -26,8 +26,8 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=webkit2gtk4.1
SRCNAM=webkitgtk
VERSION=${VERSION:-2.40.0}
BUILD=${BUILD:-2}
VERSION=${VERSION:-2.40.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="webkit2gtk4.1"
VERSION="2.40.0"
VERSION="2.40.1"
HOMEPAGE="https://www.webkitgtk.org/"
DOWNLOAD="https://www.webkitgtk.org/releases/webkitgtk-2.40.0.tar.xz"
MD5SUM="ece1da414dcc455ad08c6b5673a125e4"
DOWNLOAD="https://www.webkitgtk.org/releases/webkitgtk-2.40.1.tar.xz"
MD5SUM="20aa14992701802a58bb5e333296a963"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="bubblewrap geoclue2 wpebackend-fdo xdg-dbus-proxy libsoup3 unifdef"