diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-03-10 15:27:48 -0800 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-03-11 11:52:35 -0700 |
| commit | 96da24e7167d18121d9850b6bd7e3836f9354db4 (patch) | |
| tree | d2b0fdf5572c468e7df8088937c288e40136f4d1 /ports/harfbuzz | |
| parent | 971d526d726063a5756d113f3d3cc0a16c8a1bec (diff) | |
| download | vcpkg-96da24e7167d18121d9850b6bd7e3836f9354db4.tar.gz vcpkg-96da24e7167d18121d9850b6bd7e3836f9354db4.zip | |
[cimg][doctest][harfbuzz][libwebsockets] Upgrades
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 ff26bba07..f03f52187 100644 --- a/ports/harfbuzz/CONTROL +++ b/ports/harfbuzz/CONTROL @@ -1,4 +1,4 @@ Source: harfbuzz -Version: 1.7.5 +Version: 1.7.6 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 17d201bc1..b1c91aa91 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.5 - SHA512 c6e0e91203fdf3cbc8e4fd3c5d5cdb8fd8d0c87609b2c35433a42c92721a7f707612cad339eb4871cae8f7e129245e93f1509f21ca45a0a81d44225e2207cbdc + REF 1.7.6 + SHA512 90b51475d532377fe1686264a40f4a5555fc024f6984c1e3c114d8f4662e0c7f4a13e6a95e35fd5b3c54d1bb1b3cb97840b23f5ec2c6a799da61db1614b0fce3 HEAD_REF master ) |
