mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
libraries/webkit2gtk4.1: Updated for version 2.40.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
49ad6b2847
commit
b14f2ca92d
2 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue