mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
libraries/webkit2gtk4.1: Updated for version 2.36.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
9b06abf0af
commit
8ab3aba2a9
2 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
|
|||
|
||||
PRGNAM=webkit2gtk4.1
|
||||
SRCNAM=webkitgtk
|
||||
VERSION=${VERSION:-2.36.2}
|
||||
VERSION=${VERSION:-2.36.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="webkit2gtk4.1"
|
||||
VERSION="2.36.2"
|
||||
VERSION="2.36.3"
|
||||
HOMEPAGE="https://www.webkitgtk.org/"
|
||||
DOWNLOAD="https://www.webkitgtk.org/releases/webkitgtk-2.36.2.tar.xz"
|
||||
MD5SUM="121ca7e6c9333a78a98cd91d147fca0b"
|
||||
DOWNLOAD="https://www.webkitgtk.org/releases/webkitgtk-2.36.3.tar.xz"
|
||||
MD5SUM="8ad4b1bfbbe3115ee163a8b2ba7b908f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="bubblewrap geoclue2 wpebackend-fdo xdg-dbus-proxy libsoup3"
|
||||
|
|
Loading…
Reference in a new issue