From d428dfebf7d9ec88a0326aa9169fad618df3d11b Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Fri, 15 Oct 2010 20:44:44 +0000 Subject: Update to 4.4.2 --- icu4c/build/icu4c.SlackBuild | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'icu4c/build') diff --git a/icu4c/build/icu4c.SlackBuild b/icu4c/build/icu4c.SlackBuild index b8754a63..28360e7e 100755 --- a/icu4c/build/icu4c.SlackBuild +++ b/icu4c/build/icu4c.SlackBuild @@ -1,6 +1,6 @@ #!/bin/sh # $Id$ -# Copyright (c) 2009,2010 Eric Hameleers, Eindhoven, NL +# Copyright 2009,2010 Eric Hameleers, Eindhoven, NL # All rights reserved. # # Permission to use, copy, modify, and distribute this software for @@ -36,6 +36,8 @@ # * Update. # 4.4.1-1: 01/jun/2010 by Eric Hameleers # * Update. +# 4.4.2-1: 15/oct/2010 by Eric Hameleers +# * Update. # # Run 'sh icu4c.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=icu4c -VERSION=${VERSION:-4.4.1} +VERSION=${VERSION:-4.4.2} BUILD=${BUILD:-1} NUMJOBS=${NUMJOBS:" -j4 "} TAG=${TAG:-alien} -- cgit v1.2.3-65-gdbad