diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-06-12 10:32:58 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-06-12 21:14:14 -0700 |
| commit | 2a0bf9c488d5291e82a37d19d4b0f81e79678f0d (patch) | |
| tree | 53f6b64abd06271f400852aa498657fc421277cd /ports/harfbuzz | |
| parent | e5253d22d264985f632aca4d13de365e6557b720 (diff) | |
| download | vcpkg-2a0bf9c488d5291e82a37d19d4b0f81e79678f0d.tar.gz vcpkg-2a0bf9c488d5291e82a37d19d4b0f81e79678f0d.zip | |
Upgrades for 2018.06.12
Diffstat (limited to 'ports/harfbuzz')
| -rw-r--r-- | ports/harfbuzz/CONTROL | 2 | ||||
| -rw-r--r-- | ports/harfbuzz/portfile.cmake | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/ports/harfbuzz/CONTROL b/ports/harfbuzz/CONTROL index e6cf6a8e5..4cca37139 100644 --- a/ports/harfbuzz/CONTROL +++ b/ports/harfbuzz/CONTROL @@ -1,4 +1,4 @@ Source: harfbuzz -Version: 1.7.6-1 +Version: 1.8.0 Description: HarfBuzz OpenType text shaping engine Build-Depends: freetype, ragel, glib (windows) diff --git a/ports/harfbuzz/portfile.cmake b/ports/harfbuzz/portfile.cmake index 906e42d95..f87acc7b3 100644 --- a/ports/harfbuzz/portfile.cmake +++ b/ports/harfbuzz/portfile.cmake @@ -3,8 +3,8 @@ include(vcpkg_common_functions) vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO behdad/harfbuzz - REF 1.7.6 - SHA512 90b51475d532377fe1686264a40f4a5555fc024f6984c1e3c114d8f4662e0c7f4a13e6a95e35fd5b3c54d1bb1b3cb97840b23f5ec2c6a799da61db1614b0fce3 + REF 1.8.0 + SHA512 47066f029ac166a8ff4b6327cb4bafdcf183b50ff7ffa96430fe9ce68d8084d6970cb5fa4b01ce435af93fda3b8a2038cd5ffc4fc6f3123ec3653e6c03cf355c HEAD_REF master ) |
