mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
libraries/webkit2gtk: Updated for version 2.14.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
da8a66a63a
commit
8428ce3d02
3 changed files with 6 additions and 6 deletions
|
@ -15,5 +15,5 @@ webkit2gtk: It offers WebKit's full functionality and is useful in a wide range
|
|||
webkit2gtk: of systems from desktop computers to embedded systems like phones,
|
||||
webkit2gtk: tablets, and televisions.
|
||||
webkit2gtk:
|
||||
webkit2gtk: http://webkitgtk.org/
|
||||
webkit2gtk: https://webkitgtk.org/
|
||||
webkit2gtk:
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=webkit2gtk
|
||||
SRCNAM=webkitgtk
|
||||
VERSION=${VERSION:-2.14.1}
|
||||
VERSION=${VERSION:-2.14.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="webkit2gtk"
|
||||
VERSION="2.14.1"
|
||||
HOMEPAGE="http://webkitgtk.org/"
|
||||
DOWNLOAD="http://webkitgtk.org/releases/webkitgtk-2.14.1.tar.xz"
|
||||
MD5SUM="8d6c60dc41604d3bbd43165a674c07e5"
|
||||
VERSION="2.14.2"
|
||||
HOMEPAGE="https://webkitgtk.org/"
|
||||
DOWNLOAD="https://webkitgtk.org/releases/webkitgtk-2.14.2.tar.xz"
|
||||
MD5SUM="2fe3cadbc546d93ca68a13756c2be015"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="geoclue hyphen libwebp"
|
||||
|
|
Loading…
Reference in a new issue