diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-08-03 20:40:37 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-09-18 02:11:05 -0700 |
| commit | 7e5bb652fba1d6ca805a73fd992ab5e7e1945b61 (patch) | |
| tree | 487e03e8cffb752c9054d5bc3fff356ebe23ca8f /ports/unicorn-lib | |
| parent | 798f9cae6cf5887eb78bde90b129a68ca05dec89 (diff) | |
| download | vcpkg-7e5bb652fba1d6ca805a73fd992ab5e7e1945b61.tar.gz vcpkg-7e5bb652fba1d6ca805a73fd992ab5e7e1945b61.zip | |
Upgrades 2018.08.03
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 7fec5c07a..e56491658 100644 --- a/ports/unicorn-lib/CONTROL +++ b/ports/unicorn-lib/CONTROL @@ -1,4 +1,4 @@ Source: unicorn-lib -Version: 2018-07-30 +Version: 2018-08-03 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 c62fe70bc..ded178c3f 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 6d33ec8d828c3740cc6fd66ef03f395526450ad6 - SHA512 4f802b4889e0683bd156a3dcc670cff737b532169f092d99434e2877b152bd2963984000a00bf928e11ba5142e10c5af8e0986f2c92fa6b7251d53cb688bd96a + REF 9bde1537234a470699eb4d4c18bf7c9e1d179300 + SHA512 95f106c990eab53d94e03001dde69c9c6068d466a6419824f8b454b914c616006d05878a95dfcbfec83afd3530cccfb8b888ce56bd957d9d49be44eae33578f7 HEAD_REF master ) |
