diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2019-05-08 17:51:44 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-05-08 17:51:44 -0700 |
| commit | 223d5d82ac06cefc009c7c125771f5569d086ac5 (patch) | |
| tree | ee1acc94b5385c6ba3dd57c3a2d3577a74b38e35 /ports/unicorn-lib | |
| parent | 38aeee774a94b4cdb085e450ff579a404cc161c3 (diff) | |
| download | vcpkg-223d5d82ac06cefc009c7c125771f5569d086ac5.tar.gz vcpkg-223d5d82ac06cefc009c7c125771f5569d086ac5.zip | |
[many ports] Updates 2019.05.07 (#6338)
* [many ports] Updates 2019.05.07
* Undo assimp and gdcm2 changes since they caused regressions
Diffstat (limited to 'ports/unicorn-lib')
| -rw-r--r-- | ports/unicorn-lib/CONTROL | 2 | ||||
| -rw-r--r-- | ports/unicorn-lib/portfile.cmake | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/ports/unicorn-lib/CONTROL b/ports/unicorn-lib/CONTROL index a233474de..aa03f5148 100644 --- a/ports/unicorn-lib/CONTROL +++ b/ports/unicorn-lib/CONTROL @@ -1,4 +1,4 @@ Source: unicorn-lib -Version: 2019-04-19 +Version: 2019-05-07 Description: Unicode library for C++ by Ross Smith Build-Depends: rs-core-lib, pcre2, zlib, libiconv diff --git a/ports/unicorn-lib/portfile.cmake b/ports/unicorn-lib/portfile.cmake index fb301af4c..8c298ca7f 100644 --- a/ports/unicorn-lib/portfile.cmake +++ b/ports/unicorn-lib/portfile.cmake @@ -3,8 +3,8 @@ include(vcpkg_common_functions) vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO CaptainCrowbar/unicorn-lib - REF c87e6b4394e543cf7fb45b0f8cdb289982bc180a - SHA512 3df368439b8c09c69fde78999d6b1b98675bc8488a78d7fea3f68e7ad61f6afb3cfca47cdc3b96ffd4b2e6f2cda11ca03a745c2129a5f9a5d58d9c46b0292c4a + REF 3e4e014bbf6fe24721a14c63f2a4f7ebfa401e7c + SHA512 f73f288fb50f9f727edfc84810a15f1fdde76df9030c4b0d5292351e84ec8cd6c8a7e670b2a62301a77521bf60ebcf1bf7c8c9d97ddb77385ed945b55075c927 HEAD_REF master ) |
