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