libraries/webkit2gtk: Updated for version 2.14.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2016-11-13 21:02:12 +07:00
parent da8a66a63a
commit 8428ce3d02
No known key found for this signature in database
GPG key ID: 887B8374D7333381
3 changed files with 6 additions and 6 deletions

View file

@ -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:

View file

@ -24,7 +24,7 @@
PRGNAM=webkit2gtk
SRCNAM=webkitgtk
VERSION=${VERSION:-2.14.1}
VERSION=${VERSION:-2.14.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -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"