mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
libraries/webkit2gtk: Updated for version 2.14.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
c3b0fe727d
commit
d63077e5ed
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=webkit2gtk
|
||||
SRCNAM=webkitgtk
|
||||
VERSION=${VERSION:-2.12.5}
|
||||
VERSION=${VERSION:-2.14.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="webkit2gtk"
|
||||
VERSION="2.12.5"
|
||||
VERSION="2.14.0"
|
||||
HOMEPAGE="http://webkitgtk.org/"
|
||||
DOWNLOAD="http://webkitgtk.org/releases/webkitgtk-2.12.5.tar.xz"
|
||||
MD5SUM="7a9ea00ec195488db90fdeb2d174ddaf"
|
||||
DOWNLOAD="http://webkitgtk.org/releases/webkitgtk-2.14.0.tar.xz"
|
||||
MD5SUM="20f21f48677559750581471c7aeb8648"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="geoclue hyphen libwebp"
|
||||
|
|
Loading…
Reference in a new issue