From 55674ef95431942d4b26ff0d311565168051e155 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Sat, 18 Jun 2011 17:56:24 +0000 Subject: Updated to 1.4.1 --- webkitgtk/build/webkitgtk.SlackBuild | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/webkitgtk/build/webkitgtk.SlackBuild b/webkitgtk/build/webkitgtk.SlackBuild index 07159c1c..ccddfcb2 100755 --- a/webkitgtk/build/webkitgtk.SlackBuild +++ b/webkitgtk/build/webkitgtk.SlackBuild @@ -1,6 +1,6 @@ #!/bin/sh # $Id$ -# Copyright 2009, 2010 Eric Hameleers, Eindhoven, NL +# Copyright 2009, 2010, 2011 Eric Hameleers, Eindhoven, NL # All rights reserved. # # Permission to use, copy, modify, and distribute this software for @@ -38,6 +38,8 @@ # * Update. # 1.2.5-1: 15/oct/2010 by Eric Hameleers # * Update. +# 1.4.1-1: 18/jun/2011 by Eric Hameleers +# * Update. # # Run 'sh webkitgtk.SlackBuild' to build a Slackware package. # The package (.tgz) and .txt file as well as build logs are created in /tmp . @@ -49,7 +51,7 @@ PRGNAM=webkitgtk SRCNAM=webkit -VERSION=${VERSION:-1.2.5} +VERSION=${VERSION:-1.4.1} BUILD=${BUILD:-1} NUMJOBS=${NUMJOBS:" -j4 "} TAG=${TAG:-alien} -- cgit v1.2.3-65-gdbad