File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ NEW_VERSION_TGZ="icu4c-${LOW_DASHED_NEW_VERSION}-src.tgz"
36
36
37
37
NEW_VERSION_TGZ_URL=" https://github.com/unicode-org/icu/releases/download/release-${DASHED_NEW_VERSION} /$NEW_VERSION_TGZ "
38
38
39
- NEW_VERSION_MD5=" https://github.com/unicode-org/icu/releases/download/release-${DASHED_NEW_VERSION} /icu4c-${LOW_DASHED_NEW_VERSION} -src .md5"
39
+ NEW_VERSION_MD5=" https://github.com/unicode-org/icu/releases/download/release-${DASHED_NEW_VERSION} /icu4c-${LOW_DASHED_NEW_VERSION} -sources .md5"
40
40
41
41
./configure --with-intl=full-icu --with-icu-source=" $NEW_VERSION_TGZ_URL "
42
42
You can’t perform that action at this time.
0 commit comments