diff options
author | Heinz Wiesinger <pprkut@liwjatan.at> | 2012-07-25 18:04:57 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-07-25 18:04:57 -0500 |
commit | d2ec03604779b5cabadad37a6eaf86fd82e59a00 (patch) | |
tree | 4fb4ea3398437445917fb8b3d1f291914c5e3ab1 /libraries/icu4c/icu4c.SlackBuild | |
parent | d2a3a3cf368229483115db22144ce5af04d3c49a (diff) |
libraries/icu4c: Updated for version 49.1.2.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/icu4c/icu4c.SlackBuild')
-rw-r--r-- | libraries/icu4c/icu4c.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/icu4c/icu4c.SlackBuild b/libraries/icu4c/icu4c.SlackBuild index 0605ca4ac0..b25204cfe7 100644 --- a/libraries/icu4c/icu4c.SlackBuild +++ b/libraries/icu4c/icu4c.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for icu4c -# Copyright 2007-2011 Heinz Wiesinger, Amsterdam, The Netherlands +# Copyright 2007-2012 Heinz Wiesinger, Amsterdam, The Netherlands # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=icu4c -VERSION=4.6.1 +VERSION=49.1.2 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |