libraries/webkit2gtk: Updated for version 2.18.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2017-10-21 06:55:11 +07:00
parent bd93bc735e
commit c622f5c497
2 changed files with 4 additions and 4 deletions

View file

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

View file

@ -1,8 +1,8 @@
PRGNAM="webkit2gtk"
VERSION="2.18.0"
VERSION="2.18.1"
HOMEPAGE="https://www.webkitgtk.org/"
DOWNLOAD="https://www.webkitgtk.org/releases/webkitgtk-2.18.0.tar.xz"
MD5SUM="10d86dd5a5b68875654cc38af139f382"
DOWNLOAD="https://www.webkitgtk.org/releases/webkitgtk-2.18.1.tar.xz"
MD5SUM="951a6082ada2f7d0292d3251a3f9532b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="geoclue hyphen libwebp"