diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-03-13 00:18:49 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-03-13 11:16:07 -0700 |
| commit | 51f93e27f1057cdf7f83d3d799f1b48f3eb77d8a (patch) | |
| tree | daa799b280b3a405a5144b71543e4ae30511931d /ports/unicorn-lib | |
| parent | 40bc3cb716c912e7a9cd567369a77918cfce87a2 (diff) | |
| download | vcpkg-51f93e27f1057cdf7f83d3d799f1b48f3eb77d8a.tar.gz vcpkg-51f93e27f1057cdf7f83d3d799f1b48f3eb77d8a.zip | |
[abseil][breakpad][cimg][matio][piex][rocksdb][thrift][tiny-dnn][unicorn-lib][unicorn] Updates
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 23967af57..2c742eedc 100644 --- a/ports/unicorn-lib/CONTROL +++ b/ports/unicorn-lib/CONTROL @@ -1,4 +1,4 @@ Source: unicorn-lib -Version: 2018-02-25 +Version: 2018-03-13 Description: Unicode library for C++ by Ross Smith Build-Depends: rs-core-lib, pcre, zlib, libiconv diff --git a/ports/unicorn-lib/portfile.cmake b/ports/unicorn-lib/portfile.cmake index 46a7fc67c..c76da4fa3 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 1ee9ca81e62c1916a08522523ca21a46a5005ad5 - SHA512 b61f8b993d46e4750ccb14aa98dee3b9f3d9de54d2dfa60af4fabb338f04348c450089fa331e7d63342698f39168d660452fb49fb707c1a6647553ec494355bb + REF 8fc132c879e748a61c9e4b6a93a6de209b55dbe5 + SHA512 f70d9fd9c06b4bf7a771abfacd1f989f03ea51395b6819b1162a13954e680d49622e48b61b71195c598ac21861435c6c5fe8ff368880098a07eb4b86547eede0 HEAD_REF master ) |
