diff options
| author | Adam <adam-bloom@users.noreply.github.com> | 2021-01-26 15:58:42 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-26 14:58:42 -0800 |
| commit | e72302d44237c751bcf3db8a4d5922d34d45f68f (patch) | |
| tree | 441d3f68f09ccf3b647c74f54e466c8b1fc66f14 /ports/icu/CONTROL | |
| parent | 9caf3d87d57601d2e0857f309ec9e88754a68080 (diff) | |
| download | vcpkg-e72302d44237c751bcf3db8a4d5922d34d45f68f.tar.gz vcpkg-e72302d44237c751bcf3db8a4d5922d34d45f68f.zip | |
[icu] Add support for macos rpath prefix macro (#15706)
* [icu] Add support for macos rpath prefix macro
* update port_versions for icu
* address review comments
* update baseline
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
Diffstat (limited to 'ports/icu/CONTROL')
| -rw-r--r-- | ports/icu/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/icu/CONTROL b/ports/icu/CONTROL index 344d34c51..96c578b09 100644 --- a/ports/icu/CONTROL +++ b/ports/icu/CONTROL @@ -1,6 +1,6 @@ Source: icu Version: 67.1 -Port-Version: 7 +Port-Version: 8 Homepage: http://icu-project.org/apiref/icu4c/ Description: Mature and widely used Unicode and localization library. Supports: !(arm|uwp) |
