libraries/webkit2gtk: Updated for version 2.34.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
b0f08615ce
commit
b3a7e35cab
|
@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
|
|||
|
||||
PRGNAM=webkit2gtk
|
||||
SRCNAM=webkitgtk
|
||||
VERSION=${VERSION:-2.34.5}
|
||||
VERSION=${VERSION:-2.34.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="webkit2gtk"
|
||||
VERSION="2.34.5"
|
||||
VERSION="2.34.6"
|
||||
HOMEPAGE="https://www.webkitgtk.org/"
|
||||
DOWNLOAD="https://www.webkitgtk.org/releases/webkitgtk-2.34.5.tar.xz"
|
||||
MD5SUM="2d135a21e89f273072e90950b09b10c3"
|
||||
DOWNLOAD="https://www.webkitgtk.org/releases/webkitgtk-2.34.6.tar.xz"
|
||||
MD5SUM="a5eeedd02f5b4bba8bd891b92dc743d4"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="bubblewrap geoclue2 gst-plugins-bad wpebackend-fdo xdg-dbus-proxy"
|
||||
|
|
Loading…
Reference in New Issue