mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
libraries/webkit2gtk: Updated for version 2.20.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
c16d572f87
commit
75978f2ebd
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=webkit2gtk
|
||||
SRCNAM=webkitgtk
|
||||
VERSION=${VERSION:-2.20.1}
|
||||
VERSION=${VERSION:-2.20.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="webkit2gtk"
|
||||
VERSION="2.20.1"
|
||||
VERSION="2.20.3"
|
||||
HOMEPAGE="https://www.webkitgtk.org/"
|
||||
DOWNLOAD="https://www.webkitgtk.org/releases/webkitgtk-2.20.1.tar.xz"
|
||||
MD5SUM="0cd9b9ae1f48c04de5314f77806eceb4"
|
||||
DOWNLOAD="https://www.webkitgtk.org/releases/webkitgtk-2.20.3.tar.xz"
|
||||
MD5SUM="efb69a0cc3cc67ef2647efec22e44c69"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="geoclue2 hyphen libwebp woff2"
|
||||
|
|
Loading…
Reference in a new issue