libraries/webkitgtk3: Updated for version 2.4.8.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
David Somero 2015-01-17 14:34:45 +07:00 committed by Willy Sudiarto Raharjo
parent 7925cda25c
commit 304dba739e
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=webkitgtk3
VERSION=${VERSION:-2.4.7}
VERSION=${VERSION:-2.4.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="webkitgtk3"
VERSION="2.4.7"
VERSION="2.4.8"
HOMEPAGE="http://webkitgtk.org/"
DOWNLOAD="http://www.webkitgtk.org/releases/webkitgtk-2.4.7.tar.xz"
MD5SUM="e1a10b4730f501980e3681db9b0e5d25"
DOWNLOAD="http://www.webkitgtk.org/releases/webkitgtk-2.4.8.tar.xz"
MD5SUM="bcdcef8e1ba28dbd5bb05f86c79f76b8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gst1-plugins-base libwebp"