From 9507593a3633685aa658ae05fb42c63cfdda106b Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Sun, 15 May 2011 20:59:25 +0000 Subject: Update to 4.6.1 --- icu4c/build/icu4c.SlackBuild | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'icu4c/build') diff --git a/icu4c/build/icu4c.SlackBuild b/icu4c/build/icu4c.SlackBuild index 28360e7e..648804a9 100755 --- a/icu4c/build/icu4c.SlackBuild +++ b/icu4c/build/icu4c.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 @@ -30,13 +30,15 @@ # URL: http://www.icu-project.org/ # Needs: # Changelog: -# 4.2.0.1-1: 23/Jun/2009 by Eric Hameleers +# 4.2.0.1-1: 23/Jun/2009 by Eric Hameleers # * Initial build. -# 4.3.1-1: 20/sep/2009 by Eric Hameleers +# 4.3.1-1: 20/sep/2009 by Eric Hameleers # * Update. -# 4.4.1-1: 01/jun/2010 by Eric Hameleers +# 4.4.1-1: 01/jun/2010 by Eric Hameleers # * Update. -# 4.4.2-1: 15/oct/2010 by Eric Hameleers +# 4.4.2-1: 15/oct/2010 by Eric Hameleers +# * Update. +# 4.6.1-1: 15/may/2011 by Eric Hameleers # * Update. # # Run 'sh icu4c.SlackBuild' to build a Slackware package. @@ -48,7 +50,7 @@ # Set initial variables: PRGNAM=icu4c -VERSION=${VERSION:-4.4.2} +VERSION=${VERSION:-4.6.1} BUILD=${BUILD:-1} NUMJOBS=${NUMJOBS:" -j4 "} TAG=${TAG:-alien} -- cgit v1.2.3-65-gdbad