libraries/webkitgtk: Updated for version 2.4.10.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2016-03-19 06:54:21 +07:00
parent 264d724592
commit 60cfe7b2b7
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=webkitgtk
VERSION=${VERSION:-2.4.9}
VERSION=${VERSION:-2.4.10}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="webkitgtk"
VERSION="2.4.9"
VERSION="2.4.10"
HOMEPAGE="http://webkitgtk.org/"
DOWNLOAD="http://www.webkitgtk.org/releases/webkitgtk-2.4.9.tar.xz"
MD5SUM="312fd29eb7f5970660c6a64b8bf8420e"
DOWNLOAD="http://www.webkitgtk.org/releases/webkitgtk-2.4.10.tar.xz"
MD5SUM="1b3f18d4087dfc648e8060c14e16e202"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libwebp"