libraries/webkit2gtk4.1: Updated for version 2.36.8.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
57ead44468
commit
46fae04c8b
|
@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
|
|||
|
||||
PRGNAM=webkit2gtk4.1
|
||||
SRCNAM=webkitgtk
|
||||
VERSION=${VERSION:-2.36.7}
|
||||
VERSION=${VERSION:-2.36.8}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="webkit2gtk4.1"
|
||||
VERSION="2.36.7"
|
||||
VERSION="2.36.8"
|
||||
HOMEPAGE="https://www.webkitgtk.org/"
|
||||
DOWNLOAD="https://www.webkitgtk.org/releases/webkitgtk-2.36.7.tar.xz"
|
||||
MD5SUM="466351cf35e4f742590919380b5dee93"
|
||||
DOWNLOAD="https://www.webkitgtk.org/releases/webkitgtk-2.36.8.tar.xz"
|
||||
MD5SUM="7a3f19f4ff9e8de8c4ab2707e2d350f5"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="bubblewrap geoclue2 wpebackend-fdo xdg-dbus-proxy libsoup3"
|
||||
|
|
Loading…
Reference in New Issue