mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-29 13:00:32 +01:00
libraries/webkit2gtk: Updated for version 2.16.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
dbabb799ce
commit
3fe9c9523e
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=webkit2gtk
|
||||
SRCNAM=webkitgtk
|
||||
VERSION=${VERSION:-2.16.2}
|
||||
VERSION=${VERSION:-2.16.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="webkit2gtk"
|
||||
VERSION="2.16.2"
|
||||
VERSION="2.16.3"
|
||||
HOMEPAGE="https://www.webkitgtk.org/"
|
||||
DOWNLOAD="https://www.webkitgtk.org/releases/webkitgtk-2.16.2.tar.xz"
|
||||
MD5SUM="2276087cd4b8b82bce2fad5e846cdc74"
|
||||
DOWNLOAD="https://www.webkitgtk.org/releases/webkitgtk-2.16.3.tar.xz"
|
||||
MD5SUM="34dbbcad8a87a929519d93c67edd6d87"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="geoclue hyphen libwebp"
|
||||
|
|
Loading…
Reference in a new issue