libraries/webkit2gtk: Updated for version 2.32.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2021-05-12 19:53:20 +07:00
parent 93f9f983af
commit a3117792b0
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -24,7 +24,7 @@
PRGNAM=webkit2gtk
SRCNAM=webkitgtk
VERSION=${VERSION:-2.32.0}
VERSION=${VERSION:-2.32.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="webkit2gtk"
VERSION="2.32.0"
VERSION="2.32.1"
HOMEPAGE="https://www.webkitgtk.org/"
DOWNLOAD="https://www.webkitgtk.org/releases/webkitgtk-2.32.0.tar.xz"
MD5SUM="a24a9441ad01617be9ac95097cd31e08"
DOWNLOAD="https://www.webkitgtk.org/releases/webkitgtk-2.32.1.tar.xz"
MD5SUM="b12790ae1209e1d5848aeb4fb70994db"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="bubblewrap enchant2 geoclue2 gst-plugins-bad libseccomp wpebackend-fdo xdg-dbus-proxy"