| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 90c73d2 commit 3184bef
1 file 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 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments