ICU-21959 Fix the URL to the icu-le-hb repository.

https://sourceforge.net/p/icu/mailman/message/37657918/
This commit is contained in:
Fredrik Roubert 2022-05-24 19:15:49 +02:00 committed by Fredrik Roubert
parent fcc981a5b7
commit 74a723f22f

View file

@ -53,7 +53,7 @@ The following steps must be completed in order:
switches passed to configure
3. Build and install HarfBuzz - http://harfbuzz.org (HarfBuzz's use of ICU may
be enabled or disabled at your choice)
4. Build and install the [icu-le-hb](http://harfbuzz.org) library.
4. Build and install the [icu-le-hb](https://github.com/harfbuzz/icu-le-hb) library.
5. Now, rerun "configure" on the exact **same** ICU workspace used above:
* with "icu-le-hb" AND the above-mentioned installed ICU available via
pkg-config ( `pkg-config --modversion icu-le-hb` should return a version,