From c968544aab0c97b9f3c4244b982feaf916b26d17 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Sun, 20 Sep 2009 19:29:48 +0000 Subject: Updated to 1.1.14 --- webkitgtk/build/webkitgtk.SlackBuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'webkitgtk/build') diff --git a/webkitgtk/build/webkitgtk.SlackBuild b/webkitgtk/build/webkitgtk.SlackBuild index d94b83d1..7a282c83 100755 --- a/webkitgtk/build/webkitgtk.SlackBuild +++ b/webkitgtk/build/webkitgtk.SlackBuild @@ -32,6 +32,8 @@ # Changelog: # 1.1.10-1: 23/Jun/2009 by Eric Hameleers # * Initial build. +# 1.1.14-1: 20/sep/2009 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 . @@ -43,7 +45,7 @@ PRGNAM=webkitgtk SRCNAM=webkit -VERSION=${VERSION:-1.1.10} +VERSION=${VERSION:-1.1.14} ARCH=${ARCH:-x86_64} BUILD=${BUILD:-1} NUMJOBS=${NUMJOBS:" -j4 "} -- cgit v1.2.3-65-gdbad