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