From 46f821bb4a6ca2082741f08474564e50a60c2b7b Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Sun, 7 Nov 2010 20:34:02 +0000 Subject: Update to 1.9.2.12 --- xulrunner/build/xulrunner.SlackBuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/xulrunner/build/xulrunner.SlackBuild b/xulrunner/build/xulrunner.SlackBuild index c637cc1b..62260c34 100755 --- a/xulrunner/build/xulrunner.SlackBuild +++ b/xulrunner/build/xulrunner.SlackBuild @@ -36,6 +36,8 @@ # * Update. # 1.9.2.10-1: 11/oct/2010 by Eric Hameleers # * Update. +# 1.9.2.12-1: 07/nov/2010 by Eric Hameleers +# * Update. # # Run 'sh xulrunner.SlackBuild' to build a Slackware package. # The package (.tgz) and .txt file as well as build logs are created in /tmp . @@ -46,7 +48,7 @@ # Set initial variables: PRGNAM=xulrunner -VERSION=${VERSION:-1.9.2.10} +VERSION=${VERSION:-1.9.2.12} SRCVER=$(echo $VERSION | cut -d. -f1-3) BUILD=${BUILD:-1} NUMJOBS=${NUMJOBS:" -j4 "} -- cgit v1.2.3-65-gdbad