mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
libraries/icu4c: Updated for version 49.1.2.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
d2a3a3cf36
commit
d2ec036047
2 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# Slackware build script for icu4c
|
# Slackware build script for icu4c
|
||||||
|
|
||||||
# Copyright 2007-2011 Heinz Wiesinger, Amsterdam, The Netherlands
|
# Copyright 2007-2012 Heinz Wiesinger, Amsterdam, The Netherlands
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# Redistribution and use of this script, with or without modification, is
|
||||||
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=icu4c
|
PRGNAM=icu4c
|
||||||
VERSION=4.6.1
|
VERSION=49.1.2
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
PRGNAM="icu4c"
|
PRGNAM="icu4c"
|
||||||
VERSION="4.6.1"
|
VERSION="49.1.2"
|
||||||
HOMEPAGE="http://www.icu-project.org/"
|
HOMEPAGE="http://www.icu-project.org/"
|
||||||
DOWNLOAD="http://download.icu-project.org/files/icu4c/4.6.1/icu4c-4_6_1-src.tgz"
|
DOWNLOAD="http://download.icu-project.org/files/icu4c/49.1.2/icu4c-49_1_2-src.tgz"
|
||||||
MD5SUM="da64675d85f0c2191cef93a8cb5eea88"
|
MD5SUM="bbc609fe5237202d7abf016141012a45"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
MAINTAINER="Heinz Wiesinger"
|
MAINTAINER="Heinz Wiesinger"
|
||||||
EMAIL="pprkut@liwjatan.at"
|
EMAIL="pprkut@liwjatan.at"
|
||||||
APPROVED="dsomero"
|
APPROVED="rworkman"
|
||||||
|
|
Loading…
Reference in a new issue