summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTreeve Jelbert2010-10-02 16:48:31 +0200
committerTreeve Jelbert2010-10-02 16:56:40 +0200
commitafd46ef63683a2fc1de9126ef1a3996aea07b548 (patch)
tree8ed7a9707f410a3768bada2cd6f0bc74263a7b3b
parent5828e4973b812526d397a4fe19f083f5932dba43 (diff)
icu: => 4.4.2
-rwxr-xr-xlibs/icu/DETAILS8
-rw-r--r--libs/icu/HISTORY3
2 files changed, 7 insertions, 4 deletions
diff --git a/libs/icu/DETAILS b/libs/icu/DETAILS
index f09ffec52d..fbe97919eb 100755
--- a/libs/icu/DETAILS
+++ b/libs/icu/DETAILS
@@ -1,12 +1,12 @@
SPELL=icu
if [[ "$ICU_DEV" == 'y' ]]; then
- VERSION=4.4.1
- SOURCE_HASH=sha512:0e623de080f28bcc3c352ab4eb28ad0b0f6e3b1d78800bf909f6debfec45198531792979d4bc17dc12464bfef97331d1bf35feb572104b900998e1b03d9a8bae
+ VERSION=4.4.2
+ SOURCE_HASH=sha512:01a3009a2e625a7ba64ac771aea9e0dbb7df67a5f8070809e62a8d8d91657bee44e8fe2dff88f024dc5e916ee8af9e8185b201f90e7114a01316db7859ac5d35
VX=${VERSION//.r/r}
else
- VERSION=4.2.1
+ VERSION=4.4.2
VX=$VERSION
- SOURCE_HASH=sha512:c2ec0edbdb9a5790e88f7b09c96b31f9b2120bed0c1a575cdabbcc1f9281e6cb137b44707d0ad44f794e6c9abde64c6b76d8cf4818d51459d3fb11c2e10e01dc
+ SOURCE_HASH=sha512:01a3009a2e625a7ba64ac771aea9e0dbb7df67a5f8070809e62a8d8d91657bee44e8fe2dff88f024dc5e916ee8af9e8185b201f90e7114a01316db7859ac5d35
fi
SPELLX=icu4c
VERSIONX=${VERSION//./_}
diff --git a/libs/icu/HISTORY b/libs/icu/HISTORY
index e6ebf40fb8..27b75a3bcc 100644
--- a/libs/icu/HISTORY
+++ b/libs/icu/HISTORY
@@ -1,3 +1,6 @@
+2010-10-02 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 4.4.2 (both)
+
2010-06-13 Robin Cook <rcook@wyrms.net>
* DETAILS: added missing SOURCE2_URL[0]