diff --git a/icu4c.be0 b/icu4c.be0 index 4169c9ac2..87fdcfbf9 100755 --- a/icu4c.be0 +++ b/icu4c.be0 @@ -1,10 +1,11 @@ #!/bin/env beesh -# BEE_VERSION icu4c-63.1-1 +# BEE_VERSION icu4c-71.1-0 +#BEE_MAKEFLAGS=-j brauch sonst ewig #neu gebaut wegen neuen gcc und firefox -# SRCURL[0]="http://download.icu-project.org/files/icu4c/63.1/icu4c-63_1-src.tgz" -SRCURL[0]="https://beehive.molgen.mpg.de/9e40f6055294284df958200e308bce50/icu4c-63_1-src.tgz" +#SRCURL[0]="https://github.com/unicode-org/icu/releases/download/release-71-1/icu4c-71_1-src.tgz" +SRCURL[0]="https://beehive.molgen.mpg.de/e06ffc96f59762bd3c929b217445aaec/icu4c-71_1-src.tgz" build_in_sourcedir @@ -12,13 +13,13 @@ build_in_sourcedir sourcesubdir_append source -mee_patch_post() { - chmod +x runConfigureICU configure install-sh -} +#mee_patch_post() { +# chmod +x runConfigureICU configure install-sh +#} -mee_configure() { - start_cmd ./runConfigureICU Linux --prefix=${PREFIX} -} +#mee_configure() { +# start_cmd ./runConfigureICU Linux --prefix=${PREFIX} +#} #mee_build() { # bee_build